summarylogtreecommitdiffstats
path: root/svxlink.service
blob: 10c3f88e9449f6db191740c8d668271035548f41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Echolink Software
After=network.target
After=sound.target

[Service]
Type=simple
User=svxlink
Group=svxlink
ExecStart=/usr/bin/svxlink
Restart=always


[Install]
WantedBy=multi-user.target