diff --git a/conf/etc/init.d/S80dhcp-server b/conf/etc/init.d/S80dhcp-server index c31fffa..7a215f1 100644 --- a/conf/etc/init.d/S80dhcp-server +++ b/conf/etc/init.d/S80dhcp-server @@ -3,11 +3,7 @@ # $Id: dhcp3-server.init.d,v 1.4 2003/07/13 19:12:41 mdz Exp $ # -# On what interfaces should the DHCP server (dhcpd) serve DHCP requests? -# Separate multiple interfaces with spaces, e.g. "eth0 eth1". INTERFACES="wlan0" - -# Additional options that are passed to the DHCP server daemon? OPTIONS="" NAME="dhcpd"