Add a system config option to allow syslogd to log to a file.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11511
This commit is contained in:
parent
d92a009382
commit
f17fc3d98d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
::sysinit:/etc/init.d/rcS S boot
|
||||
::shutdown:/etc/init.d/rcS K stop
|
||||
::ctrlaltdel:/sbin/reboot
|
||||
tts/0::askfirst:/bin/ash --login
|
||||
ttyS0::askfirst:/bin/ash --login
|
||||
::restart:/sbin/init
|
||||
tty1::respawn:/sbin/initrun
|
||||
tty2::askfirst:/bin/ash --login
|
||||
tty3::askfirst:/bin/ash --login
|
||||
|
|
Loading…
Reference in a new issue