1
0
forked from pool/cdemu-daemon
cdemu-daemon/cdemu-daemon.service

10 lines
184 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Virtual CD-ROM drive daemon
[Service]
ExecStart=/usr/sbin/cdemud-launch -b system
EnvironmentFile=/etc/sysconfig/cdemu-daemon
[Install]
WantedBy=multi-user.target