summaryrefslogtreecommitdiffstats
path: root/filesystem/securetty
diff options
context:
space:
mode:
Diffstat (limited to 'filesystem/securetty')
-rw-r--r--filesystem/securetty14
1 files changed, 14 insertions, 0 deletions
diff --git a/filesystem/securetty b/filesystem/securetty
new file mode 100644
index 0000000..cab2fdc
--- /dev/null
+++ b/filesystem/securetty
@@ -0,0 +1,14 @@
+#
+# /etc/securetty: defines which devices root can log in on
+#
+
+console
+ttyS0
+tty1
+tty2
+tty3
+tty4
+tty5
+tty6
+
+# End of file