avahi: cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-17 22:06:51 +02:00
parent 36781c02bc
commit ff5a566123
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
[Unit]
Description=Avahi configfile monitor
After=network.target
After=avahi-daemon.service
[Service]
Type=oneshot