Author: n_hibma
Date: Thu Nov 15 15:48:40 2012
New Revision: 243086
URL: http://svnweb.freebsd.org/changeset/base/243086

Log:
  MFC r242784:
    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/9/etc/pccard_ether
Directory Properties:
  stable/9/etc/   (props changed)

Modified: stable/9/etc/pccard_ether
==============================================================================
--- stable/9/etc/pccard_ether   Thu Nov 15 15:21:58 2012        (r243085)
+++ stable/9/etc/pccard_ether   Thu Nov 15 15:48:40 2012        (r243086)
@@ -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