parent
d1ba92f400
commit
5040822ece
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=MMDVMHost
|
||||
After=systemd-user-session.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=/bin/sleep 30
|
||||
ExecStart=/usr/local/bin/MMDVMHost /usr/local/etc/MMDVM.qn
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Reference in new issue