[FADCA] Start from bootup

Charles S Schuman k4gbb at earthlink.net
Tue Jun 7 14:20:01 EDT 2005


Get FPAC to start @ bootup w/o adding it to ax25-up?

  I got it working. I used the ax25 start up
as an example & wrote a fpac start up. script.

Ax25 uses ax25-up and ax25-down scripts to do the dirty work.
I just recycled fpac.sh.

After you add the start up script into /etc/init.d you run update-rc.d.
update-rc.d is a Perl script and is Debian specific. Red Hat has it's
own process.

I named my script fpac. Notice not . (dot). I used the cmd:
update-rc.d fpac defaults 05.
That uses the default structure to put links to fpac and start it after
ax25, which is process level 04.

<<Charlie>>
    k4gbb



More information about the FADCA mailing list