MMDVM_CM/YSF2DMR/service/units/ysf2dmr.service
2018-05-28 11:02:35 -04:00

13 lines
276 B
Desktop File

[Unit]
Description=YSF2DMR Service
After=syslog.target network.target
[Service]
Type=simple
ExecStart=/usr/local/sbin/ysf2dmr.service start
ExecStop=/usr/local/sbin/ysf2dmr.service stop
ExecReload=/usr/local/sbin/ysf2dmr.service restart
[Install]
WantedBy=multi-user.target