aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp30-server/pkg-message
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-01-18 07:09:02 +0800
committeredwin <edwin@FreeBSD.org>2004-01-18 07:09:02 +0800
commit8766918381d5fcb78c3906a5d36af5702248437b (patch)
tree389616b2df1e9351d5544f030b02d3ec62c8af18 /net/isc-dhcp30-server/pkg-message
parent1b876c48852d3c8ea853134deae96db98bd1e185 (diff)
downloadfreebsd-ports-graphics-8766918381d5fcb78c3906a5d36af5702248437b.tar.gz
freebsd-ports-graphics-8766918381d5fcb78c3906a5d36af5702248437b.tar.zst
freebsd-ports-graphics-8766918381d5fcb78c3906a5d36af5702248437b.zip
Maintainer update: isc-dhcp3 splitted to -server, -client, -relay and -devel sub-ports
Step one: convert net/isc-dhcp3 into net/isc-dhcp3-server PR: ports/51757 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Diffstat (limited to 'net/isc-dhcp30-server/pkg-message')
-rw-r--r--net/isc-dhcp30-server/pkg-message16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/isc-dhcp30-server/pkg-message b/net/isc-dhcp30-server/pkg-message
index 412bb440a02..b7828b2ac87 100644
--- a/net/isc-dhcp30-server/pkg-message
+++ b/net/isc-dhcp30-server/pkg-message
@@ -1,11 +1,3 @@
-**** To setup dhclient, you may need to edit /etc/rc.conf to replace the
- base system dhclient, such as :
- dhcp_program="%%PREFIX%%/sbin/dhclient"
- dhcp_flags="-q"
- See dhclient(8), using the following command, for details about other
- possible options:
- MANPATH=%%MAN1PREFIX%%/man man 8 dhclient
-
**** To setup dhcpd, you may have to copy %%PREFIX%%/etc/dhcpd.conf.sample
to %%PREFIX%%/etc/dhcpd.conf for editing. You also have to rename
%%PREFIX%%/etc/rc.d/isc-dhcpd.sh.sample to %%PREFIX%%/etc/rc.d/isc-\
@@ -13,11 +5,3 @@
%%PREFIX%%/etc/rc.isc-dhcpd.conf may be edited to tune some startup
variables such as `dhcpd_options' or `dhcpd_ifaces', both defaulted
to `nothing'. See dhcpd(8) for details about possible options.
-
-**** To setup dhcrelay, you have to rename %%PREFIX%%/etc/rc.d/isc-\
- dhcrelay.sh.sample to %%PREFIX%%/etc/rc.d/isc-dhcrelay.sh to
- enable automatic startup.
- %%PREFIX%%/etc/rc.isc-dhcrelay.conf may need to be edited to setup
- the `dhcrelay_servers' as required. If needed, you may also tune
- `dhcrelay_options' and `dhcrelay_ifaces', both defaulted to `nothing'.
- See dhcrelay(8) for details about possible options.