Bug#749185: When run pm-powersave truehave strange result

2014-05-25 Thread asd
Hi Temporarily fixed this issue by editing script from /usr/lib/pm-utils/pm- functions : _run_hooks() { # $1 = type of hook to find. # $2 = paramaters to pass to hooks. # $3 = if present and equal to reverse, run hooks backwards. # Currently only power and

Bug#749185: When run pm-powersave truehave strange result

2014-05-25 Thread asd
Hi On below present one patch which make posible to set first args on pm-powersave allways true pm-powersave true-excl will be placed on /etc/rc.local .--- a/src/pm-powersave.in +++ b/src/pm-powersave.in @@ -25,7 +25,7 @@ # export STASHNAME=pm-powersave -. @PM-UTILS-LIBDIR@/pm-functions +.