[
{ type: install
  message: <<EOM
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"
EOM
}
]