[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: starting a script from rc.local



On Mon, 8 Sep 2003, Daniel Polak wrote:
...
> > Btw, on systems I configure to run isakmpd, I usually edit
> > rc.conf[.local], or just add "!/sbin/isakmpd" to one of the
> > /etc/hostname.<interface>-files.
> >
> Out of curiosity: why do you prefer that over setting isakmpd_flags in
> rc.conf?

When connecting the laptop to my previous office network, I either ran
wired (cleartext) or over wavelan (IPSec/IKE required), so starting
isakmpd from /etc/hostname.wi0 made sense there. :)

/H