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

Diff for /src/etc/rc between version 1.435 and 1.436

version 1.435, 2014/07/17 15:08:29 version 1.436, 2014/07/18 18:17:28
Line 263 
Line 263 
 # need to get local functions from rc.subr  # need to get local functions from rc.subr
 FUNCS_ONLY=1 . /etc/rc.d/rc.subr  FUNCS_ONLY=1 . /etc/rc.d/rc.subr
   
 # load rc.conf into scope  # load rc.conf into scope
 _rc_parse_conf  _rc_parse_conf
   
 if [ X"$1" = X"shutdown" ]; then  if [ X"$1" = X"shutdown" ]; then

Legend:
Removed from v.1.435  
changed lines
  Added in v.1.436