mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2024-11-10 18:33:30 -05:00
13 lines
276 B
Desktop File
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
|