Switched systemd unit type to dbus for startup detection
This commit is contained in:
parent
42f213ff7a
commit
07855a39be
|
@ -2,6 +2,8 @@
|
|||
Description=Start Mediaserver
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=nl.miqra.MediaCore.Media
|
||||
Environment="HOME=/tmp"
|
||||
ExecStart=/usr/bin/startx /usr/sbin/mediaserver
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in New Issue
Block a user