summaryrefslogtreecommitdiff
path: root/community/cdemu-daemon/cdemu-daemon.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/cdemu-daemon/cdemu-daemon.service')
-rw-r--r--community/cdemu-daemon/cdemu-daemon.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/cdemu-daemon/cdemu-daemon.service b/community/cdemu-daemon/cdemu-daemon.service
deleted file mode 100644
index ab4834f60..000000000
--- a/community/cdemu-daemon/cdemu-daemon.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=CDEmu Daemon
-
-[Service]
-Type=dbus
-BusName=net.sf.cdemu.CDEmuDaemon
-ExecStart=/usr/lib/cdemu-daemon/cdemu-daemon-system.sh
-
-[Install]
-WantedBy=multi-user.target