CentOS 5 has a different leases file path
authorJamie Cameron <jcameron@webmin.com>
Mon, 4 Feb 2008 05:26:45 +0000 (05:26 +0000)
committerJamie Cameron <jcameron@webmin.com>
Mon, 4 Feb 2008 05:26:45 +0000 (05:26 +0000)
dhcpd/config-CentOS-Linux-5 [new file with mode: 0644]

diff --git a/dhcpd/config-CentOS-Linux-5 b/dhcpd/config-CentOS-Linux-5
new file mode 100644 (file)
index 0000000..529a682
--- /dev/null
@@ -0,0 +1,16 @@
+start_cmd=/etc/rc.d/init.d/dhcpd start
+stop_cmd=/etc/rc.d/init.d/dhcpd stop
+restart_cmd=/etc/rc.d/init.d/dhcpd restart
+dhcpd_conf=/etc/dhcpd.conf
+pid_file=/var/run/dhcpd.pid
+dhcpd_path=/usr/sbin/dhcpd
+lease_file=/var/lib/dhcp/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