author "IPFire Team"
start on stopped mountfs
-stop on shutdown
+stop on starting shutdown
respawn
exec /sbin/agetty -n -l /root/autologin tty1 9600
author "IPFire Team"
start on stopped mountfs
-stop on shutdown
+stop on starting shutdown
respawn
exec /sbin/agetty -n -l /root/autologin tty2 9600
author "IPFire Team"
start on stopped mountfs
-stop on shutdown
+stop on starting shutdown
respawn
exec /sbin/agetty -n -l /root/autologin tty3 9600
author "IPFire Team"
start on stopped mountfs
-stop on shutdown
+stop on starting shutdown
respawn
exec /sbin/agetty -n -l /root/autologin tty4 9600
+++ /dev/null
-description "Start a tty"
-author "IPFire Team"
-
-start on stopped mountfs
-stop on shutdown
-
-respawn
-exec /sbin/agetty -n -l /root/autologin tty5 9600
+++ /dev/null
-description "Start a tty"
-author "IPFire Team"
-
-start on stopped mountfs
-stop on shutdown
-
-respawn
-exec /sbin/agetty -n -l /root/autologin tty6 9600