commit | 64e8cc5aacd60c748213ca891f5503d379d18786 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:35:42 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Jun 25 18:55:51 2015 +0200 |
tree | 43215b6c4d38a27b481a60d1c493512e55c6bbe2 | |
parent | 398323668b826ee9ead5b3a8404c2b84f1816c17 [diff] [blame] |
No ubuntu user, disallow root login, root shell on tty1
diff --git a/ubuntu-14.04/scripts/cleanup.sh b/ubuntu-14.04/scripts/cleanup.sh index ae0b269..9793e9b 100644 --- a/ubuntu-14.04/scripts/cleanup.sh +++ b/ubuntu-14.04/scripts/cleanup.sh
@@ -1,4 +1,4 @@ -apt-get -y autoremove +apt-get -y autoremove --purge apt-get -y clean echo "cleaning up guest additions"