It seems that I'd the file open with ee(1) when I forced a reboot during
my tests. Surely the fsck process deleted the file. If I re-create the
file, all seems ok.
Rare but true.
--
Thanks,
Jordi Espasa Clofent
___
freebsd-net@freebsd.org mailing lis
Hi all,
I'm testing the use of /etc/start_if. instead the classical
'ifconfig' in /etc/rc.conf. All seems work fine, but if I comment a
line in /etc/start_if., any interface is loaded by the system!
If I use
$ cat /etc/start_if.nfe0
/sbin/ifconfig $1 inet netmask 255.255.254.0
/sbin/ifc