Skip to content
Snippets Groups Projects
Commit dc67d2e1 authored by Eric Eide's avatar Eric Eide
Browse files

Do not run `/sbin/mgetty' on virtual terminals `tty2'--`tty6'.

parent d9d5deb4
No related branches found
No related tags found
No related merge requests found
......@@ -43,11 +43,11 @@ pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6
# 2:2345:respawn:/sbin/mingetty tty2
# 3:2345:respawn:/sbin/mingetty tty3
# 4:2345:respawn:/sbin/mingetty tty4
# 5:2345:respawn:/sbin/mingetty tty5
# 6:2345:respawn:/sbin/mingetty tty6
S0:2345:respawn:/sbin/agetty -L 115200 ttyS0 vt100
# Run xdm in runlevel 5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment