diff options
Diffstat (limited to 'init.d.misc/polkitd.in')
| -rw-r--r-- | init.d.misc/polkitd.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/init.d.misc/polkitd.in b/init.d.misc/polkitd.in deleted file mode 100644 index 829e93b3..00000000 --- a/init.d.misc/polkitd.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/polkitd -pidfile=@VARBASE@/run/polkitd/polkitd.pid -command_args="$polkitd_args" -name="PolicyKit Daemon" - -depend() -{ - need dbus -} |
