]> git.pld-linux.org Git - packages/dhcp.git/blobdiff - dhcp-relay.sysconfig
- skip if appropriate network family is disabled
[packages/dhcp.git] / dhcp-relay.sysconfig
index 9e150767f0ff44b014169c3404865e03b7cc581c..db81dfa95f1c04136d6a346d68b80e758a5ebf48 100644 (file)
@@ -1,5 +1,8 @@
 # space-separated DHCP servers
-DHCP_SERVERS="server.dhcp"
+DHCP_SERVERS_IP="<IP.parent.dhcp.serwers>"
+
+# bind dhcp relay agent to interfaces, empty to autodetect
+DHCP_RELAY_INTERFACES=""
 
 # Nice level for at
 SERVICE_RUN_NICE_LEVEL="+0"
This page took 0.093418 seconds and 4 git commands to generate.