[arch-general] cpufrequtils dead or alive ?
Dan McGee
dpmcgee at gmail.com
Tue Dec 15 09:29:23 EST 2009
On Tue, Dec 15, 2009 at 8:27 AM, Andrea Scarpino <andrea at archlinux.org> wrote:
> On 15/12/2009, Giovanni Scafora <giovanni at archlinux.org> wrote:
>> 2009/12/15, Thomas Bächler <thomas at archlinux.org>:
>>> grep -qw "$governor"
>>> sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors
>>> || modprobe -q $mod
>>
>> Maybe a / before sys/ is missing?
>> grep -qw "$governor"
>> /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors ||
>> modprobe -q $mod
> If you put that line into a .install file you do not need the /
If you put that line in an install file you're doing it wrong...
More information about the arch-general
mailing list