pat/share/ax25
Francois Marier cff0abd623 Point to a more up-to-date version of the TNC setup script
After getting permission from the two contributors of the original script, I created a GitHub repo for it and modernize the code.
2020-09-07 20:13:33 +02:00
..
ax25.default Point to a more up-to-date version of the TNC setup script 2020-09-07 20:13:33 +02:00
ax25.service Remove wl2k-go references from ax25 scripts 2016-02-27 16:30:47 +01:00
install-systemd-ax25-unit.bash ax25: Move systemd unit file to /lib/systemd/system 2016-08-01 16:45:20 +02:00
mheardd.service Move Linux AX.25 scripts to cmd/wl2k 2015-11-30 22:41:54 +01:00
README.systemd Move Linux AX.25 scripts to cmd/wl2k 2015-11-30 22:41:54 +01:00
soundmodem-example.conf Move Linux AX.25 scripts to cmd/wl2k 2015-11-30 22:41:54 +01:00

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)