diff options
author | jim-p <jimp@pfsense.org> | 2016-01-21 14:24:34 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2016-01-21 14:24:34 -0500 |
commit | 88bbd0df53b4eeae7ed89c93afa07ab82f67de0a (patch) | |
tree | 032215ef1944e18b71eb9a340bbc39b57ef67da8 /config | |
parent | a1510e3c9bf02e3b676cb798f06b78f143f43a5a (diff) | |
download | pfsense-packages-88bbd0df53b4eeae7ed89c93afa07ab82f67de0a.tar.gz pfsense-packages-88bbd0df53b4eeae7ed89c93afa07ab82f67de0a.tar.bz2 pfsense-packages-88bbd0df53b4eeae7ed89c93afa07ab82f67de0a.zip |
Fixup quagga note
Diffstat (limited to 'config')
-rw-r--r-- | config/quagga_ospfd/quagga_ospfd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/quagga_ospfd/quagga_ospfd.xml b/config/quagga_ospfd/quagga_ospfd.xml index 82855583..a290e511 100644 --- a/config/quagga_ospfd/quagga_ospfd.xml +++ b/config/quagga_ospfd/quagga_ospfd.xml @@ -254,7 +254,7 @@ <description> <![CDATA[ IP address used to determine the CARP status. When the VIP is in BACKUP status, quagga will not be started.<br /> - NOTE: Requires changes to /etc/rc.carpmaster to start quagga and /etc/rc.carpbackup to stop quagga or it will not be fully effective. + NOTE: On versions older than pfSense 2.2, this requires changes to /etc/rc.carpmaster to start quagga and /etc/rc.carpbackup to stop quagga or it will not be fully effective. ]]> </description> <type>input</type> |