diff options
Diffstat (limited to 'devel/libgtop')
| -rw-r--r-- | devel/libgtop/files/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/libgtop/files/pkg-message b/devel/libgtop/files/pkg-message index dacaf62a9c39..0c0d2efec8a9 100644 --- a/devel/libgtop/files/pkg-message +++ b/devel/libgtop/files/pkg-message @@ -1,5 +1,6 @@ -=============================================================================== - +[ +{ type: install + message: <<EOM In order to use the File System read/write monitor, you must chmod /dev/devstat so that all users can open it read-only. For example: @@ -9,5 +10,6 @@ In order for this to persist across reboots, add the following to /etc/devfs.conf: perm devstat 0444 - -=============================================================================== +EOM +} +] |
