mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
13 lines
206 B
Desktop File
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
|