You can start the whole thing from crontab at boot using @reboot
@reboot root /usr/local/hamradio/bin/start.ax25 >/dev/null 2>&1
Add sleep commands at the beginning of your 'start.ax25' script and between certain items so that you know that the stuff is up.
Bob VE3TOK
On 15-07-27 03:10 PM, Assi Friedman wrote:
(Please trim inclusions from previous messages) _______________________________________________ More of a Linux question, but worth a shot since others have probably been to this rodeo before. I have come across an issue starting AMPRnet automatically at boot. The ipip.routes script seems to fail starting the tunl interface when ran by the system by the rc.local script. Interestingly, when ipip.routes is ran in the crontab (nightly update) there are no issues. So this is specifically related to the rc.local script.
Anyone else run into this issue?
Thanks,
Assi kk7kx