[ ifup = "$ACTION" ] && {
	uci set "/var/state/network.$INTERFACE.up=1"
}