1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 00:04:05 +02:00

Add a system config option to allow syslogd to log to a file.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11511 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ymano 2008-06-16 19:06:21 +00:00
parent 3fe8da738f
commit c3d1bae0eb

View File

@ -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