SOURCES: dhcp-helper.sysconfig (NEW) - initial, dhcp-helper syscon...
tommat
tommat at pld-linux.org
Thu Jul 27 13:08:54 CEST 2006
Author: tommat Date: Thu Jul 27 11:08:54 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- initial, dhcp-helper sysconfig file
---- Files affected:
SOURCES:
dhcp-helper.sysconfig (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/dhcp-helper.sysconfig
diff -u /dev/null SOURCES/dhcp-helper.sysconfig:1.1
--- /dev/null Thu Jul 27 13:08:54 2006
+++ SOURCES/dhcp-helper.sysconfig Thu Jul 27 13:08:49 2006
@@ -0,0 +1,14 @@
+# Nice level for dhcp-helper
+SERVICE_RUN_NICE_LEVEL="+0"
+
+# Specify here DHCP server or servers where to relay DHCP requests
+RELAY_TO_SERVERS=
+
+# Relay to DHCP server using broadcast via interface (no need to specify server)
+BROADCAST_TO_INTERFACE=
+
+# Listen on specified interfaces (if not set listen on all)
+LISTEN_INTERFACES=
+
+# Exclude some interfaces
+EXCLUDE_INTERFACES=
================================================================
More information about the pld-cvs-commit
mailing list