summaryrefslogtreecommitdiff
path: root/extra/dhcp/dhcp
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dhcp/dhcp')
-rw-r--r--extra/dhcp/dhcp10
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/dhcp/dhcp b/extra/dhcp/dhcp
deleted file mode 100644
index d4f228d9c..000000000
--- a/extra/dhcp/dhcp
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Arguments to be passed to the DHCP server daemon
-#
-
-# ipv4 runtime parameters
-DHCP4_ARGS="-q"
-
-# ipv6 runtime parameters
-DHCP6_ARGS="-q"
-