diff options
Diffstat (limited to 'net/relayd/files/patch-d-relayd.conf.5')
-rw-r--r-- | net/relayd/files/patch-d-relayd.conf.5 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/net/relayd/files/patch-d-relayd.conf.5 b/net/relayd/files/patch-d-relayd.conf.5 new file mode 100644 index 000000000000..f1afc511f8d5 --- /dev/null +++ b/net/relayd/files/patch-d-relayd.conf.5 @@ -0,0 +1,33 @@ +--- relayd/relayd.conf.5.orig 2007-12-12 23:55:12.000000000 +0900 ++++ relayd/relayd.conf.5 2008-01-14 08:49:46.404074048 +0900 +@@ -101,20 +101,7 @@ + Here are the settings that can be set globally: + .Pp + .Bl -tag -width Ds -compact +-.It Ic demote Ar group +-Enable the global +-.Xr carp 4 +-demotion option, resetting the carp demotion counter for the +-specified interface group to zero on startup and to 128 on shutdown of +-the daemon. +-For more information on interface groups, +-see the +-.Ic group +-keyword in +-.Xr ifconfig 8 . +-.Pp +-.It Xo +-.Ic interval Ar number ++.It Ic interval Ar number + .Xc + Set the interval in seconds at which the hosts will be checked. + The default interval is 10 seconds. +@@ -894,7 +881,7 @@ + .El + .Sh FILES + .Bl -tag -width "/etc/ssl/private/address.keyXX" -compact +-.It Pa /etc/relayd.conf ++.It Pa %%PREFIX%%/etc/relayd.conf + .Xr relayd 8 + configuration file. + .Pp |