diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:22:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:22:07 +0000 |
commit | a982d958e3c5acba737f166177934ecdf8ebdf45 (patch) | |
tree | a4acc11aacd2865464d800eb8d8557db8df9d99f /debian/securetty.kfreebsd | |
parent | Adding upstream version 1:4.5. (diff) | |
download | shadow-a982d958e3c5acba737f166177934ecdf8ebdf45.tar.xz shadow-a982d958e3c5acba737f166177934ecdf8ebdf45.zip |
Adding debian version 1:4.5-1.1.debian/1%4.5-1.1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/securetty.kfreebsd')
-rw-r--r-- | debian/securetty.kfreebsd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/securetty.kfreebsd b/debian/securetty.kfreebsd new file mode 100644 index 0000000..1e35e46 --- /dev/null +++ b/debian/securetty.kfreebsd @@ -0,0 +1,24 @@ +# /etc/securetty: list of terminals on which root is allowed to login. +# See securetty(5) and login(1). +console + +# for people with serial port consoles +ttyd0 +ttyd1 + +# Standard consoles +ttyv0 +ttyv1 +ttyv2 +ttyv3 +ttyv4 +ttyv5 +ttyv6 +ttyv7 +ttyva +ttyvb +ttyvc +ttyvd +ttyve +ttyvf + |