summaryrefslogtreecommitdiff
path: root/security/cfs/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/cfs/files/pkg-message.in')
-rw-r--r--security/cfs/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/cfs/files/pkg-message.in b/security/cfs/files/pkg-message.in
index 77290788f604..11b2ce5ab5e1 100644
--- a/security/cfs/files/pkg-message.in
+++ b/security/cfs/files/pkg-message.in
@@ -1,4 +1,6 @@
-===============================================================================
+[
+{ type: install
+ message: <<EOM
Quick start instructions:
- add the following entry to /etc/exports:
@@ -19,4 +21,6 @@ Quick start instructions:
# service mountd start
# service cfsd start
-===============================================================================
+EOM
+}
+]