13 lines
192 B
Desktop File
13 lines
192 B
Desktop File
[Unit]
|
|
Description=Mediacore HID interface server
|
|
After=dbus.service
|
|
|
|
|
|
[Service]
|
|
Type=dbus
|
|
ExecStart=/usr/local/sbin/$NAME
|
|
BusName=nl.miqra.MediaCore.Hid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|