CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/19 13:52:36
Modified files:
etc : netstart
Log message:
Always source rc.subr to be able to use the rc.conf parsing routine
to get the network related vars from rc.conf. This is even necessary
if netstart is run from within /etc/rc. Remove test of $INRC which
unintentionally evaluated always to true.
problem with previous change found by nigel@
OK sthen@ aja@ halex@
