mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
syslog: new settings addon integration
This commit is contained in:
parent
2b8df7d496
commit
cc5511700a
@ -26,7 +26,9 @@
|
|||||||
(
|
(
|
||||||
progress "Starting Syslog daemon"
|
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"
|
SYSLOGD_OPTIONS="-L"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user