From 4aca87515a5083ae0e31ce3177189fd43b6d05ac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Jan 2015 13:58:15 +0100 Subject: patch to Vanilla Tomato 1.28 --- release/src/router/busybox/examples/inittab | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 release/src/router/busybox/examples/inittab (limited to 'release/src/router/busybox/examples/inittab') diff --git a/release/src/router/busybox/examples/inittab b/release/src/router/busybox/examples/inittab old mode 100755 new mode 100644 index 38df9249..5f2af872 --- a/release/src/router/busybox/examples/inittab +++ b/release/src/router/busybox/examples/inittab @@ -1,6 +1,6 @@ # /etc/inittab init(8) configuration for BusyBox # -# Copyright (C) 1999-2003 by Erik Andersen +# Copyright (C) 1999-2004 by Erik Andersen # # # Note, BusyBox init doesn't support runlevels. The runlevels field is @@ -17,12 +17,12 @@ # 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. # # : The runlevels field is completely ignored. # -# : Valid actions include: sysinit, respawn, askfirst, wait, once, +# : Valid actions include: sysinit, respawn, askfirst, wait, once, # restart, ctrlaltdel, and shutdown. # # Note: askfirst acts just like respawn, but before running the specified -- cgit v1.2.3-54-g00ecf