summaryrefslogtreecommitdiffstats
path: root/devel/libgtop/files/pkg-message
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-04 07:55:11 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-05-04 07:55:11 +0800
commit3739c9bf128104264d3159d644d8a94b10e02507 (patch)
tree30436f1a817ce76f01b49bc47af226878670e340 /devel/libgtop/files/pkg-message
parentc64040bb8fc14cc0b0b604ec5dc350bd50453a20 (diff)
downloadmarcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.tar
marcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.tar.gz
marcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.tar.bz2
marcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.tar.lz
marcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.tar.xz
marcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.tar.zst
marcuscom-ports-3739c9bf128104264d3159d644d8a94b10e02507.zip
Update to 2.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12253 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop/files/pkg-message')
-rw-r--r--devel/libgtop/files/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/libgtop/files/pkg-message b/devel/libgtop/files/pkg-message
new file mode 100644
index 000000000..dacaf62a9
--- /dev/null
+++ b/devel/libgtop/files/pkg-message
@@ -0,0 +1,13 @@
+===============================================================================
+
+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:
+
+# chmod 0444 /dev/devstat
+
+In order for this to persist across reboots, add the following to
+/etc/devfs.conf:
+
+perm devstat 0444
+
+===============================================================================