summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-10-21 18:53:29 +0000
committerrh <rh@pkgsrc.org>2000-10-21 18:53:29 +0000
commit33e8bfa73e1dd377e31e1f19dec4fa55a2a1cd27 (patch)
tree6445f10073cf32cfbcac80bb40417a431cf8b5c6 /mk/mk.conf.example
parent654a40fbf8fa60c95c6c8e90a923d21def124f6e (diff)
downloadpkgsrc-33e8bfa73e1dd377e31e1f19dec4fa55a2a1cd27.tar.gz
Add entry for USE_PAM
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example11
1 files changed, 8 insertions, 3 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 8616036ecb9..1618066803f 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.159 2000/10/20 02:05:15 hubertf Exp $
+# $NetBSD: mk.conf.example,v 1.160 2000/10/21 18:53:29 rh Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -733,9 +733,14 @@ PAPERSIZE= A4
# Possible: YES, or NO.
# Default: YES
+#USE_PAM=
+# Used to specify optional support for PAM authentication
+# Possible: defined, not defined
+# Default: not defined
+
#USE_SOCKS=
-# Used to specify SOCKS firewall support Set this to the version of
-# socks necessary.
+# Used to specify SOCKS firewall support
+# Set this to the version of socks necessary.
# Possible: 4, 5, not defined
# Default: not defined