summaryrefslogtreecommitdiff
path: root/sysutils/bhyve-rc/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bhyve-rc/pkg-message')
-rw-r--r--sysutils/bhyve-rc/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/bhyve-rc/pkg-message b/sysutils/bhyve-rc/pkg-message
index 61d059421d10..174f50b25e59 100644
--- a/sysutils/bhyve-rc/pkg-message
+++ b/sysutils/bhyve-rc/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
Configuration is done completely though rc.conf.
The rc script won't touch any devices for you (neither disk, nor tap)
so you need to make sure all of those have been initialized properly.
@@ -53,3 +56,6 @@ service bhyve stop virt2 # stop individual
service bhyve stop # stop all
(by default ctrl-b d detaches from tmux).
+EOM
+}
+]