aboutsummaryrefslogtreecommitdiff
path: root/support/init.d.examples/hald.in
diff options
context:
space:
mode:
Diffstat (limited to 'support/init.d.examples/hald.in')
-rw-r--r--support/init.d.examples/hald.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/init.d.examples/hald.in b/support/init.d.examples/hald.in
index 84dbb401..b88a4614 100644
--- a/support/init.d.examples/hald.in
+++ b/support/init.d.examples/hald.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/hald
+command=/sbin/hald
pidfile=/var/run/hald/hald.pid
command_args=$hald_args
name="Hardware Abstraction Layer Daemon"