From 0ab4dcf45f28de3fca8fe35b7513da33da97b20d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 20 Jul 2009 15:06:19 +0000 Subject: Revert previous change because aports changed to use dhcpd init.d script name --- dhcp-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhcp-model.lua') diff --git a/dhcp-model.lua b/dhcp-model.lua index 11402c5..d5a676f 100644 --- a/dhcp-model.lua +++ b/dhcp-model.lua @@ -8,7 +8,7 @@ require("validator") local subnet = {} local configfile = "/etc/dhcp/dhcpd.conf" -local processname = "dhcp" +local processname = "dhcpd" local packagename = "dhcp" local leasefile = "/var/lib/dhcp/dhcpd.leases" local config -- cgit v1.2.3