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/base.sh b/ubuntu-14.04/scripts/base.sh index 43e6360..73af61c 100644 --- a/ubuntu-14.04/scripts/base.sh +++ b/ubuntu-14.04/scripts/base.sh
@@ -17,7 +17,7 @@ apt-get purge -y linux-image-* linux-headers-* apt-get install -y linux-generic-lts-utopic -apt-get autoremove --purge +apt-get -y autoremove --purge # Setup cloud-init apt-get -y install cloud-init