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.
DStarRepeater/debian/dstarrepeaterd.dstarrepeate...

14 lines
230 B

[Unit]
Description=D-STAR Repeater Daemon
After=network.target
[Service]
Environment="WIRINGPI_GPIOMEM=1"
User=opendv
ExecStart=/usr/sbin/dstarrepeaterd %i
Restart=on-abort
[Install]
WantedBy=multi-user.target
DefaultInstance=1

Powered by TurnKey Linux.