summaryrefslogtreecommitdiffstats
path: root/core/modules/consolekit/data
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/consolekit/data')
l---------core/modules/consolekit/data/etc/systemd/system/basic.target.wants/console-kit-daemon.service1
-rw-r--r--core/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service8
-rw-r--r--core/modules/consolekit/data/usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service6
3 files changed, 0 insertions, 15 deletions
diff --git a/core/modules/consolekit/data/etc/systemd/system/basic.target.wants/console-kit-daemon.service b/core/modules/consolekit/data/etc/systemd/system/basic.target.wants/console-kit-daemon.service
deleted file mode 120000
index 2b34a3f6..00000000
--- a/core/modules/consolekit/data/etc/systemd/system/basic.target.wants/console-kit-daemon.service
+++ /dev/null
@@ -1 +0,0 @@
-../console-kit-daemon.service \ No newline at end of file
diff --git a/core/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service b/core/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service
deleted file mode 100644
index bc2a0de9..00000000
--- a/core/modules/consolekit/data/etc/systemd/system/console-kit-daemon.service
+++ /dev/null
@@ -1,8 +0,0 @@
-[Unit]
-Description=ConsoleKit
-
-[Service]
-Type=dbus
-BusName=org.freedesktop.ConsoleKit
-ExecStart=/usr/sbin/console-kit-daemon --no-daemon
-
diff --git a/core/modules/consolekit/data/usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service b/core/modules/consolekit/data/usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
deleted file mode 100644
index cbefc9a4..00000000
--- a/core/modules/consolekit/data/usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
+++ /dev/null
@@ -1,6 +0,0 @@
-[D-BUS Service]
-Name=org.freedesktop.ConsoleKit
-Exec=/usr/sbin/console-kit-daemon --no-daemon
-User=root
-SystemdService=console-kit-daemon.service
-