Diff for /elwix/config/etc/default/rc.d/011.ap_wpa2.stop between versions 1.2 and 1.3

version 1.2, 2011/11/02 09:51:32 version 1.3, 2012/10/12 08:22:45
Line 27  ifconfig $IFACE $WIFIOPTS Line 27  ifconfig $IFACE $WIFIOPTS
 ifconfig $IFACE bintval $BINT  ifconfig $IFACE bintval $BINT
 ifconfig $IFACE channel $CHAN  ifconfig $IFACE channel $CHAN
   
mkhostconf $IFACE wpa2 $WPAPASSmkhostconf $IFACE wpa2 "$WPAPASS"
   
 ifconfig $IFACE ssid $SSID  ifconfig $IFACE ssid $SSID
 ifconfig $IFACE inet ${IP} ${OPT} up  ifconfig $IFACE inet ${IP} ${OPT} up

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>