summaryrefslogtreecommitdiff
path: root/community-testing/cdemu-daemon/cdemu-daemon.service
blob: 9879a3e6fa1af1b54d6c25bf697c682c4e112586 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=CDEmu Daemon

[Service]
Type=dbus
BusName=net.sf.cdemu.CDEMUD_Daemon
ExecStart=/usr/lib/cdemu-daemon/cdemu-daemon-system.sh

[Install]
WantedBy=multi-user.target