summaryrefslogtreecommitdiff
path: root/net/bird2/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/bird2/files/pkg-message.in')
-rw-r--r--net/bird2/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/bird2/files/pkg-message.in b/net/bird2/files/pkg-message.in
index fab9fb2c8105..f1f38d120f01 100644
--- a/net/bird2/files/pkg-message.in
+++ b/net/bird2/files/pkg-message.in
@@ -1,9 +1,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
+}
+]