summaryrefslogtreecommitdiff
path: root/security/policykit
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2008-11-22 03:55:53 +0000
committerjmcneill <jmcneill>2008-11-22 03:55:53 +0000
commit1f707dc431f054690687f68ed4368cb2aec940da (patch)
treec064c7233605768c5ae7dfcfa78597731546cd9a /security/policykit
parentfa593c89c2d19731db095f0196fb6cb551566e46 (diff)
downloadpkgsrc-1f707dc431f054690687f68ed4368cb2aec940da.tar.gz
Add a MESSAGE explaining that procfs is required for policykit
Diffstat (limited to 'security/policykit')
-rw-r--r--security/policykit/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/security/policykit/MESSAGE b/security/policykit/MESSAGE
new file mode 100644
index 00000000000..874a61b4773
--- /dev/null
+++ b/security/policykit/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2008/11/22 03:55:53 jmcneill Exp $
+
+To use ${PKGNAME}, the following things must exist on the system:
+
+ (1) a kernel configured with the PROCFS option, and
+ (2) a procfs filesystem mounted on /proc.
+
+===========================================================================