mirror of
https://github.com/webmin/webmin.git
synced 2026-05-06 15:20:29 +01:00
Update DHCP default config for openSUSE 16 #2678
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
This commit is contained in:
17
dhcpd/config-openSUSE-Linux-16.0-ALL
Normal file
17
dhcpd/config-openSUSE-Linux-16.0-ALL
Normal file
@@ -0,0 +1,17 @@
|
||||
start_cmd=systemctl start dhcpd
|
||||
stop_cmd=systemctl stop dhcpd
|
||||
restart_cmd=systemctl restart dhcpd
|
||||
dhcpd_conf=/etc/dhcpd.conf
|
||||
pid_file=/var/lib/dhcp/run/dhcpd.pid
|
||||
dhcpd_path=/usr/sbin/dhcpd
|
||||
lease_file=/var/lib/dhcp/db/dhcpd.leases
|
||||
lease_sort=0
|
||||
dhcpd_nocols=5
|
||||
lease_tz=0
|
||||
interfaces_type=suse
|
||||
show_ip=0
|
||||
show_mac=0
|
||||
group_name=0
|
||||
display_max=100
|
||||
desc_name=0
|
||||
lease_vendor=0
|
||||
Reference in New Issue
Block a user