On 15/12/2009, Giovanni Scafora <giova...@archlinux.org> wrote:
> 2009/12/15, Thomas Bächler <tho...@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 /

-- 
Andrea `bash` Scarpino
Arch Linux Developer

Reply via email to