What do I need to do to get a command (cpufreq-set) in rc.local to be executed ? rc.local is itself executable: -rwxr-xr-x 1 root root 348 Nov 5 13:27 /etc/rc.local and the command sudo /usr/bin/cpufreq-set -u 4.0Ghz works fine from the command line. Is this a bug? Or is there some piece of configuration I need to fix? -- Richard Kimber