mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
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,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 New Issue
Block a user