aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-unionfs/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-unionfs/files/pkg-message.in')
-rw-r--r--sysutils/fusefs-unionfs/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/fusefs-unionfs/files/pkg-message.in b/sysutils/fusefs-unionfs/files/pkg-message.in
index 69e13810a121..4859a839c805 100644
--- a/sysutils/fusefs-unionfs/files/pkg-message.in
+++ b/sysutils/fusefs-unionfs/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
You will need to load the kernel module 'fuse' to use this package. To load
this at boot time, add the following line to /boot/loader.conf:
@@ -12,3 +15,6 @@ You can enable them immediately with:
kldload fuse
sysctl vfs.usermount=1
+EOM
+}
+]