syslog: new settings addon integration

This commit is contained in:
Stefan Saraev 2013-02-10 00:01:32 +02:00
parent 2b8df7d496
commit cc5511700a

View File

@ -26,7 +26,9 @@
(
progress "Starting Syslog daemon"
source /var/config/settings.conf
if [ -e /storage/.cache/syslog/remote ] ; then
source /storage/.cache/syslog/remote
fi
SYSLOGD_OPTIONS="-L"