DHCPd: Semicolons matter
This commit is contained in:
parent
224c5ef15c
commit
f2c9d257c1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# see /usr/share/doc/dhcp*/dhcpd.conf.example
|
# see /usr/share/doc/dhcp*/dhcpd.conf.example
|
||||||
# see dhcpd.conf(5) man page
|
# see dhcpd.conf(5) man page
|
||||||
#
|
#
|
||||||
server-identifier 10.16.163.10
|
server-identifier 10.16.163.10;
|
||||||
ddns-update-style none;
|
ddns-update-style none;
|
||||||
authoritative;
|
authoritative;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue