mirror of
https://github.com/la5nta/pat
synced 2026-08-13 17:46:54 -04:00
5 lines
196 B
Text
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)
|