--- rc-scripts-1.4.3.12p2.old/etc/conf.d/net 2003-01-06 15:13:30.000000000 -0600 +++ rc-scripts-1.4.3.12p2/etc/conf.d/net 2004-01-14 14:53:37.492829344 -0600 @@ -14,6 +14,11 @@ #iface_eth0="dhcp" #dhcpcd_eth0="..." +# For running a custom script BEFORE ifconfig brings the interface up +# (to configure a wireless card, for instance) + +# preifup_eth1="/path/to/script" + # For adding aliases to a interface # #alias_eth0="192.168.0.3 192.168.0.4"