Project

General

Profile

« Previous | Next » 

Revision 547f1e65

Added by Renato Botelho over 11 years ago

Fix typo on variable name and really add custom options for dhcpdv6

View differences:

etc/inc/services.inc
1047 1047
option domain-name "{$syscfg['domain']}";
1048 1048
option ldap-server code 95 = text;
1049 1049
option domain-search-list code 119 = text;
1050
{$custoptions}
1050
{$custoptionsv6}
1051 1051
default-lease-time 7200;
1052 1052
max-lease-time 86400;
1053 1053
log-facility local7;

Also available in: Unified diff