routing/hnetd/files/hnetd.defaults
2014-02-28 18:09:32 +01:00

6 lines
70 B
Bash

#!/bin/sh
uci batch <<EOF
set dhcp.odhcpd.maindhcp=1
commit dhcp
EOF