[BACK]Return to rc CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/rc between version 1.180 and 1.181

version 1.180, 2001/08/21 22:29:52 version 1.181, 2001/08/22 07:11:17
Line 148 
Line 148 
 mount /var >/dev/null 2>&1  mount /var >/dev/null 2>&1
   
 if [ "X$pf" != X"NO" ]; then  if [ "X$pf" != X"NO" ]; then
           ifconfig pflog0 up
         pflogd          pflogd
 fi  fi
   

Legend:
Removed from v.1.180  
changed lines
  Added in v.1.181