From b41d8ec2e258beaf90b472ea9089e0cd1ba4d19e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 3 Sep 2013 17:42:51 +0200 Subject: Add consolekit and polkit --- .../consolekit/data/etc/systemd/system/console-kit-daemon.service | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 remote/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service (limited to 'remote/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service') diff --git a/remote/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service b/remote/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service new file mode 100644 index 00000000..bc2a0de9 --- /dev/null +++ b/remote/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service @@ -0,0 +1,8 @@ +[Unit] +Description=ConsoleKit + +[Service] +Type=dbus +BusName=org.freedesktop.ConsoleKit +ExecStart=/usr/sbin/console-kit-daemon --no-daemon + -- cgit v1.2.3-55-g7522