aboutsummaryrefslogtreecommitdiff
path: root/sysutils/qjail/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/qjail/pkg-message')
-rw-r--r--sysutils/qjail/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/qjail/pkg-message b/sysutils/qjail/pkg-message
index 04128461cce5..cf3bc8823978 100644
--- a/sysutils/qjail/pkg-message
+++ b/sysutils/qjail/pkg-message
@@ -1,5 +1,6 @@
-########################################################################
-
+[
+{ type: install
+ message: <<EOM
Use the qjail utility to deploy small or large numbers of jails quickly.
First issue "rehash" command to enable the qjail command (if using csh).
@@ -9,5 +10,6 @@ Then issue
"man qjail-howto" For example of driving public traffic to non-vnet jails.
"man qjail-vnet-howto" For example of creating vnet jails.
"man qjail-ipv6-testing" For example of testing jails with ipv6 addresses.
-
-########################################################################
+EOM
+}
+]