summaryrefslogtreecommitdiff
path: root/security/fswatch/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'security/fswatch/pkg-message')
-rw-r--r--security/fswatch/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/fswatch/pkg-message b/security/fswatch/pkg-message
index 9217897ede11..a28972d1e9ee 100644
--- a/security/fswatch/pkg-message
+++ b/security/fswatch/pkg-message
@@ -1,4 +1,6 @@
------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
The default fswatch.conf checks directories:
/etc /bin /sbin /lib /libexec /usr/bin /usr/sbin /usr/lib
/usr/libexec /usr/libdata /usr/local/etc /usr/local/bin
@@ -6,4 +8,6 @@ The default fswatch.conf checks directories:
/usr/local/libdata
See fswatch(7) for more details.
------------------------------------------------------------------
+EOM
+}
+]