mirror of
https://github.com/webmin/webmin.git
synced 2026-02-14 10:52:08 +00:00
Fedora 16 support
This commit is contained in:
16
dhcpd/config-redhat-linux-25.0-*
Normal file
16
dhcpd/config-redhat-linux-25.0-*
Normal file
@@ -0,0 +1,16 @@
|
||||
start_cmd=systemctl start dhcpd.service
|
||||
stop_cmd=systemctl stop dhcpd.service
|
||||
restart_cmd=systemctl restart dhcpd.service
|
||||
dhcpd_conf=/etc/dhcp/dhcpd.conf
|
||||
pid_file=/var/run/dhcpd.pid
|
||||
dhcpd_path=/usr/sbin/dhcpd
|
||||
lease_file=/var/lib/dhcpd/dhcpd.leases
|
||||
lease_sort=0
|
||||
dhcpd_nocols=5
|
||||
lease_tz=0
|
||||
interfaces_type=redhat
|
||||
show_ip=0
|
||||
show_mac=0
|
||||
group_name=0
|
||||
display_max=100
|
||||
desc_name=0
|
||||
Reference in New Issue
Block a user