No need to call gemian-lock now that we've moved to kscreenlocker
This commit is contained in:
parent
a88294b92a
commit
8714f77d90
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
if [ "${1}" == "pre" ]; then
|
||||
USER=`loginctl list-sessions | grep seat0 | awk '{print $3}'`
|
||||
/bin/su - ${USER:-gemini} -c "DISPLAY=:0 gemian-lock"
|
||||
fi
|
||||
Loading…
Add table
Reference in a new issue