summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpd_bgpd.8
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-07-19 11:58:59 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-07-19 11:58:59 +0000
commitb5ed954f0faf008c86fd042e1cb34ea76fdbf500 (patch)
tree2ebf2f681e87e4bd2b8c3cae68fbd4bd6d22581a /net/openbgpd/files/patch-bgpd_bgpd.8
parent- Update to 3.70 (diff)
- Update net/openbgpd to 4.0.
- Add some information about the configuration file and its permissions.
Diffstat (limited to 'net/openbgpd/files/patch-bgpd_bgpd.8')
-rw-r--r--net/openbgpd/files/patch-bgpd_bgpd.832
1 files changed, 32 insertions, 0 deletions
diff --git a/net/openbgpd/files/patch-bgpd_bgpd.8 b/net/openbgpd/files/patch-bgpd_bgpd.8
new file mode 100644
index 000000000000..f9de7f4f879a
--- /dev/null
+++ b/net/openbgpd/files/patch-bgpd_bgpd.8
@@ -0,0 +1,32 @@
+--- bgpd/bgpd.8.orig Tue May 16 17:14:46 2006
++++ bgpd/bgpd.8 Tue May 16 17:16:27 2006
+@@ -48,9 +48,9 @@
+ .Nm
+ is usually started at boot time, and can be enabled by
+ setting the following in
+-.Pa /etc/rc.conf.local :
++.Pa /etc/rc.conf :
+ .Pp
+-.Dl bgpd_flags=\&"\&"
++.Dl openbgpd_flags=\&"YES\&"
+ .Pp
+ See
+ .Xr rc 8
+@@ -92,7 +92,7 @@
+ .Ar file
+ as the configuration file,
+ instead of the default
+-.Pa /etc/bgpd.conf .
++.Pa %%PREFIX%%/etc/bgpd.conf .
+ .It Fl n
+ Configtest mode.
+ Only check the configuration file for validity.
+@@ -110,7 +110,7 @@
+ .El
+ .Sh FILES
+ .Bl -tag -width "/var/run/bgpd.sockXXX" -compact
+-.It Pa /etc/bgpd.conf
++.It Pa %%PREFIX%%/etc/bgpd.conf
+ default
+ .Nm
+ configuration file