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 bde173c2..84dbb401 100644
--- a/support/init.d.examples/hald.in
+++ b/support/init.d.examples/hald.in
@@ -10,7 +10,7 @@
# except according to the terms contained in the LICENSE file.
command=@PKG_PREFIX@/sbin/hald
-pidfile=@VARBASE@/run/hald/hald.pid
+pidfile=/var/run/hald/hald.pid
command_args=$hald_args
name="Hardware Abstraction Layer Daemon"