summaryrefslogtreecommitdiff
path: root/net/bird2/files/pkg-message.in
blob: f1f38d120f01f80d7aa48e60d7c601e347412e30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
%%LOCALBASE%%/sbin/birdc was added to /etc/shells
To assign it to a user, the user needs to be in group wheel.

Alternatively you could use security/sudo to grant a user access to it,
which would allow '%%LOCALBASE%%/sbin/birdc -r' to restrict to read-only.
EOM
}
]