diff options
-rw-r--r-- | config/quagga_ospfd/quagga_ospfd.xml | 2 | ||||
-rw-r--r-- | pkg_config.10.xml | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 95f9d04a..8469ee8d 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1423,7 +1423,7 @@ ]]> </descr> <maintainer>jimp@pfsense.org</maintainer> - <version>0.6.9</version> + <version>0.6.9.1</version> <category>Network Management</category> <status>BETA</status> <depends_on_package_pbi>quagga-0.99.23.1_2-##ARCH##.pbi</depends_on_package_pbi> |