commit | a5aff95e91103ec8058a8b2255eb9b0b1094b72f | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Jan 08 13:11:51 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Jan 08 13:11:51 2016 +0100 |
tree | d4a29224a2e7c822c6766bd21cd7a4cefe15a507 | |
parent | e7dce998c41646886942f040a754bd63961ad13b [diff] [blame] |
Fix getty-serial service
diff --git a/debian-8/scripts/security.sh b/debian-8/scripts/security.sh index 0a83f9f..5cd8159 100644 --- a/debian-8/scripts/security.sh +++ b/debian-8/scripts/security.sh
@@ -40,7 +40,7 @@ EOF systemctl daemon-reload -systemctl enable getty-autologin@ttyS0.service +systemctl enable getty-serial@ttyS0.service # Disable password root login usermod -p '!' root