diff options
Diffstat (limited to 'init.d.misc/hald.in')
| -rw-r--r-- | init.d.misc/hald.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/init.d.misc/hald.in b/init.d.misc/hald.in deleted file mode 100644 index eb7ce06d..00000000 --- a/init.d.misc/hald.in +++ /dev/null @@ -1,13 +0,0 @@ -#!@SBINDIR@/openrc-run -# Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# Released under the 2-clause BSD license. - -command=@PKG_PREFIX@/sbin/hald -pidfile=@VARBASE@/run/hald/hald.pid -command_args=$hald_args -name="Hardware Abstraction Layer Daemon" - -depend() -{ - need dbus -} |
