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