aboutsummaryrefslogtreecommitdiffstats
path: root/inittab.upstart
diff options
context:
space:
mode:
Diffstat (limited to 'inittab.upstart')
-rw-r--r--inittab.upstart8
1 files changed, 4 insertions, 4 deletions
diff --git a/inittab.upstart b/inittab.upstart
index 955e7de6..4d7a9a79 100644
--- a/inittab.upstart
+++ b/inittab.upstart
@@ -4,15 +4,15 @@
#
# System initialization is started by /etc/init/rcS
#
-# Individual runlevels are started by /etc/init/rc[0-6]
+# Individual runlevels are started by /etc/init/rc
#
# Ctrl-Alt-Delete is handled by /etc/init/control-alt-delete
#
-# Terminal gettys (tty[1-6]) are handled by /etc/init/tty[1-6] and
-# /etc/init/serial
+# Terminal gettys are handled by /etc/init/tty and /etc/init/serial,
+# with configuration in /etc/sysconfig/init.
#
# For information on how to write upstart event handlers, or how
-# upstart works, see init(8), initctl(8), and events(5).
+# upstart works, see init(5), init(8), and initctl(8).
#
# Default runlevel. The runlevels used are:
# 0 - halt (Do NOT set initdefault to this)