diff --git a/debian/debian-essentials.sh b/debian/debian-essentials.sh index 8397d6d..4250a46 100755 --- a/debian/debian-essentials.sh +++ b/debian/debian-essentials.sh @@ -254,6 +254,7 @@ fi if [[ -d /home/akanealw ]] then passwd -l root + skill -KILL -u root else echo "akanealw account not found, not locking root." fi