Source Update
This commit is contained in:
parent
6b9afb0ed0
commit
26dac6550c
@ -55,7 +55,7 @@ wx-login(){
|
||||
wx-stop
|
||||
fi
|
||||
|
||||
if [[ -z $USER ]]
|
||||
if [[ -z $USER || $USER == "root" || $USER == "local" ]]
|
||||
then
|
||||
if [[ -z $SUDO_USER ]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user