]> git.pld-linux.org Git - packages/dhcp-helper.git/commitdiff
- initial, dhcp-helper sysconfig file
authortommat <tommat@pld-linux.org>
Thu, 27 Jul 2006 11:08:49 +0000 (11:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp-helper.sysconfig -> 1.1

dhcp-helper.sysconfig [new file with mode: 0644]

diff --git a/dhcp-helper.sysconfig b/dhcp-helper.sysconfig
new file mode 100644 (file)
index 0000000..d4792a0
--- /dev/null
@@ -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=
This page took 0.095679 seconds and 4 git commands to generate.