1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/quagga/pkg-message
Ryan Steinmetz c532e290ee - Update to 0.99.20.1
- Add LICENSE
- Use USERS/GROUPS
- Cleanup whitespace
- Remove legacy targets/options
- Update MASTER_SITES
- Use pkg-message instead of ${ECHO}

PR:		ports/166368
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
Security:	42a2c82a-75b9-11e1-89b4-001ec9578670
Feature safe:	yes
2012-03-24 17:31:00 +00:00

14 lines
394 B
Plaintext

==========================================================
To enable quagga, add the following lines to rc.conf:
defaultrouter="NO"
quagga_enable="YES"
Also, you may wish to set the following options:"
quagga_daemons="zebra bgpd etc..."
quagga_flags="...."
quagga_extralibs_path="... ..."
router_enable="NO"
watchquagga_enable="YES"
==========================================================