rc: start syslogd with -s (no UDP sockets)
Change-Id: I80f46c1c525d2573614676cdd612e284c16be481
This commit is contained in:
parent
7399f63e53
commit
28aa92fd90
@ -238,7 +238,7 @@ start|autoboot)
|
|||||||
fi
|
fi
|
||||||
# syslogd has not been started yet
|
# syslogd has not been started yet
|
||||||
rm -f /var/run/syslogd.pid
|
rm -f /var/run/syslogd.pid
|
||||||
daemonize syslogd
|
daemonize syslogd -s
|
||||||
echo .
|
echo .
|
||||||
|
|
||||||
# i2c only supported on ARM at the moment
|
# i2c only supported on ARM at the moment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user