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.
|
[Unit]
|
|
Description=D-STAR Repeater Daemon
|
|
After=network.target
|
|
|
|
[Service]
|
|
Environment="WIRINGPI_GPIOMEM=1"
|
|
User=opendv
|
|
ExecStart=/usr/bin/dstarrepeaterd /etc/dstarrepeater/%i.ini
|
|
Restart=on-abort
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
DefaultInstance=dstarrepeater
|