mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
avahi: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
36781c02bc
commit
ff5a566123
@ -5,7 +5,6 @@ After=syslog.target debug.service network.target
|
||||
ConditionPathExists=/storage/.cache/services/avahi.conf
|
||||
|
||||
[Service]
|
||||
# EnvironmentFile=/storage/.cache/services/avahi.conf
|
||||
EnvironmentFile=-/run/openelec/debug.conf
|
||||
ExecStart=/usr/sbin/avahi-daemon -s $AVAHI_DEBUG
|
||||
ExecReload=/usr/sbin/avahi-daemon -r
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Avahi configfile monitor
|
||||
After=network.target
|
||||
After=avahi-daemon.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
x
Reference in New Issue
Block a user