changed exit to logout
This commit is contained in:
2
debian/debian-essentials.sh
vendored
2
debian/debian-essentials.sh
vendored
@@ -254,7 +254,7 @@ fi
|
|||||||
if [[ -d /home/akanealw ]]
|
if [[ -d /home/akanealw ]]
|
||||||
then
|
then
|
||||||
passwd -l root
|
passwd -l root
|
||||||
exit
|
logout
|
||||||
else
|
else
|
||||||
echo "akanealw account not found, not locking root."
|
echo "akanealw account not found, not locking root."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user