MMDVMHost-Private/linux/systemd/mmdvmhost.service
2020-12-15 16:21:07 +00:00

13 lines
206 B
Desktop File

[Unit]
Description=MMDVMHost Radio Service
After=syslog.target network.target
[Service]
User=mmdvm
Type=forking
ExecStart=/usr/local/bin/MMDVMHost
Restart=on-abnormal
[Install]
WantedBy=multi-user.target