mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
avahi: rework debugmode service
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
755c10994e
commit
a69eb6a456
@ -5,7 +5,7 @@ After=syslog.target debug.service network.target
|
||||
ConditionPathExists=/storage/.cache/services/avahi.conf
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/run/openelec/debug.conf
|
||||
EnvironmentFile=-/run/openelec/debug/avahi.conf
|
||||
ExecStart=/usr/sbin/avahi-daemon -s $AVAHI_DEBUG
|
||||
ExecReload=/usr/sbin/avahi-daemon -r
|
||||
|
||||
|
@ -3,7 +3,7 @@ Description=Avahi configfile monitor
|
||||
|
||||
[Path]
|
||||
PathModified=/storage/.cache/services/avahi.conf
|
||||
PathModified=/run/openelec/debug.conf
|
||||
PathModified=/run/openelec/debug/avahi.conf
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user