diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-12-17 16:52:22 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-12-17 16:52:22 -0500 |
commit | 0d1de9a2c77798a18f368b80334664f5952684bc (patch) | |
tree | ff9b7002be9d970cb491c3c71eda3c1e29faed23 /libre/filesystem/securetty | |
parent | 18cc9ec7fa83a01503e2038580e2cde7dd4a9dc7 (diff) | |
download | abslibre-0d1de9a2c77798a18f368b80334664f5952684bc.tar.gz abslibre-0d1de9a2c77798a18f368b80334664f5952684bc.tar.bz2 abslibre-0d1de9a2c77798a18f368b80334664f5952684bc.zip |
filesystem-2017.10-2.parabola1: updating version
Diffstat (limited to 'libre/filesystem/securetty')
-rw-r--r-- | libre/filesystem/securetty | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/libre/filesystem/securetty b/libre/filesystem/securetty index 5a2235ce7..67fb10cff 100644 --- a/libre/filesystem/securetty +++ b/libre/filesystem/securetty @@ -1,6 +1,5 @@ -# -# /etc/securetty -# +# File which lists terminals from which root can log in. +# See securetty(5) for details. console tty1 @@ -11,5 +10,3 @@ tty5 tty6 ttyS0 hvc0 - -# End of file |