You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
249 B

[Unit]
Description=MMDVMHost D-Star Site Service
After=network.target
After=time-sync.target
[Service]
Type=forking
ExecStart=/usr/local/bin/MMDVM-Host /etc/mmdvmhost
Restart=on-failure
RestartSec=10
User=root
[Install]
WantedBy=multi-user.target

Powered by TurnKey Linux.