pat/share/ax25/README.systemd
Martin Hebnes Pedersen 55d346782e Move Linux AX.25 scripts to cmd/wl2k
This is going to be included in the binary distribution,
for convenience.
2015-11-30 22:41:54 +01:00

5 lines
196 B
Text

For AX.25 as a systemd service:
* Edit and copy ax25.service into /etc/systemd/system/ax25.service.
* sudo systemctl enable ax25
* sudo systemctl start ax25
* systemctl status ax25 (optional)