1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

add klogd to startup

SVN-Revision: 183
This commit is contained in:
Mike Baker 2004-12-06 02:40:31 +00:00
parent 213257d0a5
commit f0f8f6d62e

View File

@ -1,4 +1,5 @@
#!/bin/sh #!/bin/sh
klogd
syslogd -C 16 syslogd -C 16
sysctl -p sysctl -p
echo "S" > /proc/jffs2_bbc echo "S" > /proc/jffs2_bbc