aboutsummaryrefslogtreecommitdiff
path: root/net/zebra/files/pkg-message.in
blob: 60c744520da77c93357f612834621bd1a0974d1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
To run zebra you should add in your /etc/rc.conf these lines:

defaultrouter="NO"
router_enable="YES"
router="%%PREFIX%%/sbin/zebractl"
router_flags="start"
EOM
}
]