diff options
Diffstat (limited to 'etc/etc.aviion/ttys')
-rw-r--r-- | etc/etc.aviion/ttys | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/etc.aviion/ttys b/etc/etc.aviion/ttys new file mode 100644 index 00000000000..0361af42ed6 --- /dev/null +++ b/etc/etc.aviion/ttys @@ -0,0 +1,11 @@ +# +# $OpenBSD: ttys,v 1.1 2006/05/09 21:17:13 miod Exp $ +# +# name getty type status comments +# +# If the console is marked insecure, single-user requires +# the root password. +console "/usr/libexec/getty Pc" unknown on secure +# on-board serial ports (ttyb is the mouse port) +ttya "/usr/libexec/getty Pc" unknown off secure # console +ttyc "/usr/libexec/getty Pc" unknown off |