packages/ipv6/wide-dhcpv6/files/dhcp6s.config
nico 1e2df65020 packages/wide-dhcpv6: rename uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 11:48:52 +00:00

5 lines
270 B
Plaintext

config 'dhcp6s' 'basic'
option 'enabled' '0' # 1 = enabled; 0 = disabled
option 'interface' 'lan' # This is the interface the DHCPv6 server will run on
option 'config_file' '/etc/dhcp6s.conf' # Config file (as this UCI config doesn't fully support all options)