mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Ubuntu 8.10 uses a new path for the DHCPd PID file
This commit is contained in:
16
dhcpd/config-Ubuntu-Linux-8.10-*
Normal file
16
dhcpd/config-Ubuntu-Linux-8.10-*
Normal file
@@ -0,0 +1,16 @@
|
||||
dhcpd_conf=/etc/dhcp3/dhcpd.conf
|
||||
pid_file=/var/run/dhcp3-server/dhcpd.pid
|
||||
dhcpd_path=/usr/sbin/dhcpd3
|
||||
lease_file=/var/lib/dhcp3/dhcpd.leases
|
||||
lease_sort=0
|
||||
dhcpd_nocols=5
|
||||
lease_tz=0
|
||||
start_cmd=/etc/init.d/dhcp3-server start
|
||||
stop_cmd=/etc/init.d/dhcp3-server stop
|
||||
restart_cmd=/etc/init.d/dhcp3-server restart
|
||||
show_ip=0
|
||||
show_mac=0
|
||||
group_name=0
|
||||
display_max=100
|
||||
desc_name=0
|
||||
interfaces_type=debian
|
||||
Reference in New Issue
Block a user