#!/bin/sh uci -q get dhcp.odhcpd && exit 0 touch /etc/config/dhcp uci batch <