Bugzilla – Bug 144627
powersave scripts errors
Last modified: 2006-01-22 14:39:24 UTC
Greetings! I found errors in two powersave scripts placed in /usr/lib/powersave/scripts: log_ac_change and wm_shutdown. Both of them have #!/bin/bash ############################################################### instead of #!/bin/bash ########################################################################### at the beginning of file. This makes them unrunnable. Please adjust.
This is already fixed for Beta1