* Don't daemonize; otherwise Upstart will respawn it.
svn path=/nixos/trunk/; revision=24081
This commit is contained in:
parent
c5b39e70ef
commit
35562ea4a3
@ -130,7 +130,7 @@ in
|
||||
|
||||
mkdir -p /var/run/avahi-daemon
|
||||
|
||||
exec ${avahi}/sbin/avahi-daemon --daemonize -f "${avahiDaemonConf}"
|
||||
exec ${avahi}/sbin/avahi-daemon --syslog -f "${avahiDaemonConf}"
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user