Fabian Vogt 2017-06-15 09:30:36 +00:00 committed by Git OBS Bridge
parent 11f0482e76
commit 54f6f75443

View File

@ -118,7 +118,7 @@ exit 0
/usr/sbin/pam-config -a --unix || :
/sbin/ldconfig
if [ $1 = 2 ] && [ -f /run/kscreenlocker_restart ]; then
killall -TERM kscreenlocker_greet
/usr/bin/killall -TERM kscreenlocker_greet
rm /run/kscreenlocker_restart
fi
exit 0