Bugzilla – Bug 158773
powersave: no locked screen after resume without kpowersave for root
Last modified: 2007-06-05 11:20:35 UTC
If you suspend to ram as root user without kpowersave the screen is never locked. The same work for user. I attach a diff to fix .
Created attachment 73383 [details] fix for the do_screen_saver script This fix the do_screen_saver script to xlock the display. Use now no su command for root user.
Thanks, applied.