diff --git a/templates/2000-remove-root-pw.sh b/templates/2000-remove-root-pw.sh index c061e73..cc018a9 100755 --- a/templates/2000-remove-root-pw.sh +++ b/templates/2000-remove-root-pw.sh @@ -1,3 +1,3 @@ #!/bin/sh -echo "I: remove root password +echo "I: remove root password" passwd --delete root