summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/hotplug.d/iface/00-netstate
blob: f215d29b5326262df291f75368efb959ea4bda2b (plain)
1
2
3
[ ifup = "$ACTION" ] && {
	uci_set_state network "$INTERFACE" up 1 
}