summaryrefslogtreecommitdiff
path: root/share/max25/max25d.service.example
blob: e3281fb04f27ab314a4fafbdcbde014e297aee60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=MAX25 daemon (MainAX25-Stack)
After=network.target

[Service]
Type=simple
ExecStart=/usr/local/bin/max25d -c /etc/max25/max25d.ini
Restart=on-failure
RuntimeDirectory=max25
# Unix socket: /run/max25/modem.sock (writable when RuntimeDirectory=max25)

[Install]
WantedBy=multi-user.target
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com