Notes on portability, and on when #include <linux/blah> is appropriate.
[oweals/busybox.git] / examples / inittab
index 4eed848859cbfa9b179c8029ddd2c68fff54fdb3..5f2af8724ba920c7f50a64c2c8225d675200b376 100644 (file)
@@ -1,7 +1,6 @@
 # /etc/inittab init(8) configuration for BusyBox
 #
-# Copyright (C) 1999 by Lineo, inc. and Erik Andersen
-# Copyright (C) 1999,2000,2001 by Erik Andersen <andersee@debian.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