On Sun, 26 Mar 2000,  Robert Schelander wrote about,  Problems with AX25 start-script:
> Hi to all!
> 
> I use SuSE and have written a startscript
> for my ax25 interfaces. It does it's work perfectly
> when starting the interfaces, but the lines that should
> stop them very often hangs my system. (not everytime -
> sometimes it works without any problems)
> There is no error message, but the system hangs
> completely.
> 
> These few lines seem to be responsible for that:
> 
> killproc -TERM /usr/sbin/beacon &&
> killproc -TERM /usr/sbin/ax25ipd >/dev/null &&
> killproc -TERM /usr/sbin/ax25d &&
> killproc -TERM /usr/sbin/ax25rtd &&
> killproc -TERM /usr/sbin/mheardd &&
> ifconfig scc2 down &&
> ifconfig scc1 down &&
> ifconfig scc0 down &&
> ifconfig ax0 down &&
> killproc -TERM /usr/sbin/kissattach &&
> rmmod scc || return=$rc_failed

I suppose killproc is a suse or possably a SysVinit script thingy, so i
cant really comment on what could be causing problems, i do find the double
& suspisous, but i am by no means an expert in scripting.

If you would like copys of my start and stop scripts for my ax25 system in
which i have axip and scc then please let me know, i wuill gladly send you
copies of all the scripts and a small explanation of how they work.

[snipped]

> 
> 
> Thanks for your answers in advance
> 73 de Robert/OE8RSQ
-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

Reply via email to