1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-16 20:23:58 +02:00
openwrt-routing/hnetd/files/hnetd.defaults
2014-02-28 18:09:32 +01:00

7 lines
70 B
Bash

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