summaryrefslogtreecommitdiff
path: root/community/cdemu-daemon/cdemu-daemon.service
blob: ab4834f603e52388b44c91080f5e1a13ea08075c (plain)
1
2
3
4
5
6
7
8
9
10
[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