Don't allow root login from a terminal

This commit is contained in:
madaidan
2019-07-08 23:17:17 +00:00
committed by GitHub
parent 890298a3c8
commit 8ad9a54b09

View File

@ -0,0 +1,2 @@
# /etc/securetty: list of terminals on which root is allowed to login.
# See securetty(5) and login(1).