summaryrefslogtreecommitdiff
path: root/net/isc-dhcp3-server/files/patch-dhcpd.conf
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-10-13 11:10:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-10-13 11:10:11 +0000
commitab35a768ad6e4e9b5227ceb4a517657ba7fefcc5 (patch)
tree9741c230a5c7c1f7f6a37895edc8a6c65e8c14a9 /net/isc-dhcp3-server/files/patch-dhcpd.conf
parent. add linux_base-fc6, linux_base-f7, linux_base-f8 to CONFLICTS; (diff)
Move isc-dhcp3-(server|client|relay) to isc-dhcp30-(server|client|relay)
to make space for the isc-dhcp31 and isc-dhcp40 servers of it.
Notes
Notes: svn path=/head/; revision=221530
Diffstat (limited to 'net/isc-dhcp3-server/files/patch-dhcpd.conf')
-rw-r--r--net/isc-dhcp3-server/files/patch-dhcpd.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/isc-dhcp3-server/files/patch-dhcpd.conf b/net/isc-dhcp3-server/files/patch-dhcpd.conf
deleted file mode 100644
index 030e89874d8d..000000000000
--- a/net/isc-dhcp3-server/files/patch-dhcpd.conf
+++ /dev/null
@@ -1,12 +0,0 @@
---- server/dhcpd.conf.orig Thu Jan 25 03:33:11 2001
-+++ server/dhcpd.conf Wed Jan 30 22:06:52 2002
-@@ -14,6 +14,9 @@
- # network, the authoritative directive should be uncommented.
- #authoritative;
-
-+# ad-hoc DNS update scheme - set to "none" to disable dynamic DNS updates.
-+ddns-update-style ad-hoc;
-+
- # Use this to send dhcp log messages to a different log file (you also
- # have to hack syslog.conf to complete the redirection).
- log-facility local7;