Lines Matching +full:y +full:- +full:rc
18 # IPADDR_x=ipaddry (where y = x + 1)
21 # NETMASK_x=netmasky (where y = x + 1)
24 # GATEWAY_x=ipaddry (where y = x + 1)
41 sed -i".bak" '/ifconfig_hn0="SYNCDHCP"/d' /etc/rc.conf
42 sed -i".bak" '/ifconfig_hn0="DHCP"/d' /etc/rc.conf
51 sed -i".bak" '/nameserver/d' /etc/resolv.conf
60 #/etc/rc.d/netif restart
61 #/etc/rc.d/routing restart
65 if [ $DHCP -eq 1 ]
67 echo ifconfig_hn0=\"DHCP\" >> /etc/rc.conf
73 echo "Set IP-Injection Success"