aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bhyve-rc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/bhyve-rc
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Notes
Diffstat (limited to 'sysutils/bhyve-rc')
-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
+}
+]