pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/policykit Add a MESSAGE explaining that procf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9136b8b4cdf2
branches: trunk
changeset: 550447:9136b8b4cdf2
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Sat Nov 22 03:55:53 2008 +0000
description:
Add a MESSAGE explaining that procfs is required for policykit
diffstat:
security/policykit/MESSAGE | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 408f4f4c9a15 -r 9136b8b4cdf2 security/policykit/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/policykit/MESSAGE Sat Nov 22 03:55:53 2008 +0000
@@ -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.
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index