Notes on portability, and on when #include <linux/blah> is appropriate.
[oweals/busybox.git] / examples / inittab
index 38df92497eecf905ddc7e41c8df448292c27e65e..5f2af8724ba920c7f50a64c2c8225d675200b376 100644 (file)
@@ -1,6 +1,6 @@
 # /etc/inittab init(8) configuration for BusyBox
 #
-# Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org>
+# Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
 #
 #
 # Note, BusyBox init doesn't support runlevels.  The runlevels field is
 #      be unique, although if it isn't you may have strange results.  If this
 #      field is left blank, it is completely ignored.  Also note that if
 #      BusyBox detects that a serial console is in use, then all entries
-#      containing non-empty id fields will _not_ be run.  BusyBox init does
+#      containing non-empty id fields will be ignored.  BusyBox init does
 #      nothing with utmp.  We don't need no stinkin' utmp.
 #
 # <runlevels>: The runlevels field is completely ignored.
 #
-# <action>: Valid actions include: sysinit, respawn, askfirst, wait, once, 
+# <action>: Valid actions include: sysinit, respawn, askfirst, wait, once,
 #                                  restart, ctrlaltdel, and shutdown.
 #
 #       Note: askfirst acts just like respawn, but before running the specified