forked from pool/kscreenlocker
This commit is contained in:
parent
91250ec28a
commit
f4522ec07c
@ -118,7 +118,7 @@ exit 0
|
||||
/usr/sbin/pam-config -a --unix || :
|
||||
/sbin/ldconfig
|
||||
if [ $1 = 2 ] && [ -f /run/kscreenlocker_restart ]; then
|
||||
/usr/bin/killall -TERM kscreenlocker_greet
|
||||
/usr/bin/killall -TERM kscreenlocker_greet || :
|
||||
rm /run/kscreenlocker_restart
|
||||
fi
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user