Author: n_hibma
Date: Thu Nov 15 15:49:37 2012
New Revision: 243087
URL: http://svnweb.freebsd.org/changeset/base/243087

Log:
  MFC 242784:
    Not only load pccard_ether settings, also load network settings. This
    is only a problem when a /etc/rc.conf.d/network file is being used.
  
    PR:         conf/160373
    Submitted by:       n_hibma

Modified:
  stable/8/etc/pccard_ether
Directory Properties:
  stable/8/etc/   (props changed)

Modified: stable/8/etc/pccard_ether
==============================================================================
--- stable/8/etc/pccard_ether   Thu Nov 15 15:48:40 2012        (r243086)
+++ stable/8/etc/pccard_ether   Thu Nov 15 15:49:37 2012        (r243087)
@@ -123,4 +123,5 @@ else
 fi
 
 load_rc_config pccard_ether
+load_rc_config network
 run_rc_command $args
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to