Remove old init() method, partially move code to calculateMinFreq()
[qcpufreq] / debian / postrm
1 #!/bin/sh
2 set -e
3
4 update-sudoers
5
6 #DEBHELPER#
7 exit 0
8
9