]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
upstart: Changed comments in tty*.conf.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Jul 2009 12:47:45 +0000 (14:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Jul 2009 12:47:45 +0000 (14:47 +0200)
src/initscripts/core/tty1.conf
src/initscripts/core/tty2.conf
src/initscripts/core/tty3.conf
src/initscripts/core/tty4.conf
src/initscripts/core/tty5.conf
src/initscripts/core/tty6.conf

index f3bd6d9b6dc2e43bb31d3a483ca10f54e6aa180f..89824290a86e32f64c512876bc2d5fc70a25e728 100644 (file)
@@ -1,7 +1,5 @@
-# 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
index fbcf7ae24ab93c1072e067a37004340ced873f67..376062e676c16f774703a5f3faae699805b6dea6 100644 (file)
@@ -1,7 +1,5 @@
-# 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
index 506865ea88356ed1ec58f90820109cc4b1e547e2..b30af3e848054b9f555ecfef573caefb9e4a1f07 100644 (file)
@@ -1,7 +1,5 @@
-# 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
index 0e6c36c7ca55ef2f38406c06caf40014957a4e00..2ee07cec2382880bfc80f9ccd6f6c85e981d3e0c 100644 (file)
@@ -1,7 +1,5 @@
-# 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
index 9a7d348463f6ed05c2591357f47db53fd19259d1..4f82601d53b2277ab87debe930b9e8ee556a069c 100644 (file)
@@ -1,7 +1,5 @@
-# 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
index 5901d06494ffa01e7d4d116e22c66322963c5909..d9de5d037cb3f19b5f75bf832dcf21252d801e6c 100644 (file)
@@ -1,7 +1,5 @@
-# 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