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

Diff for /src/etc/rc between version 1.546 and 1.547

version 1.546, 2021/02/26 17:18:41 version 1.547, 2021/02/26 18:29:16
Line 454 
Line 454 
 mount -s /usr >/dev/null 2>&1  mount -s /usr >/dev/null 2>&1
 mount -s /var >/dev/null 2>&1  mount -s /var >/dev/null 2>&1
   
 start_daemon unwind >/dev/null 2>&1  start_daemon unwind resolvd >/dev/null 2>&1
   
 # Load pf rules and bring up pfsync interface.  # Load pf rules and bring up pfsync interface.
 if [[ $pf != NO ]]; then  if [[ $pf != NO ]]; then

Legend:
Removed from v.1.546  
changed lines
  Added in v.1.547