-# tty1 - getty
-#
-# This service maintains a getty on tty1 from the point the system is
-# started until it is shut down again.
+description "Start a tty"
+author "IPFire Team"
start on stopped mountfs
stop on shutdown
-# tty2 - getty
-#
-# This service maintains a getty on tty2 from the point the system is
-# started until it is shut down again.
+description "Start a tty"
+author "IPFire Team"
start on stopped mountfs
stop on shutdown
-# tty3 - getty
-#
-# This service maintains a getty on tty3 from the point the system is
-# started until it is shut down again.
+description "Start a tty"
+author "IPFire Team"
start on stopped mountfs
stop on shutdown
-# tty4 - getty
-#
-# This service maintains a getty on tty4 from the point the system is
-# started until it is shut down again.
+description "Start a tty"
+author "IPFire Team"
start on stopped mountfs
stop on shutdown
-# tty5 - getty
-#
-# This service maintains a getty on tty5 from the point the system is
-# started until it is shut down again.
+description "Start a tty"
+author "IPFire Team"
start on stopped mountfs
stop on shutdown
-# tty6 - getty
-#
-# This service maintains a getty on tty6 from the point the system is
-# started until it is shut down again.
+description "Start a tty"
+author "IPFire Team"
start on stopped mountfs
stop on shutdown