aboutsummaryrefslogtreecommitdiff
path: root/support/init.d.examples/avahid.in
diff options
context:
space:
mode:
Diffstat (limited to 'support/init.d.examples/avahid.in')
-rw-r--r--support/init.d.examples/avahid.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/init.d.examples/avahid.in b/support/init.d.examples/avahid.in
index 9953bd79..b4ca7c30 100644
--- a/support/init.d.examples/avahid.in
+++ b/support/init.d.examples/avahid.in
@@ -9,7 +9,7 @@
# This file may not be copied, modified, propagated, or distributed
# except according to the terms contained in the LICENSE file.
-command=@PKG_PREFIX@/sbin/avahi-daemon
+command=/sbin/avahi-daemon
command_args="$avahid_args -D"
pidfile=/var/run/avahi-daemon/pid
name="Avahi Service Advertisement Daemon"