summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2001-06-10 15:12:05 +0000
committertaca <taca@pkgsrc.org>2001-06-10 15:12:05 +0000
commit0e9bba54ecaadc78f33965e104d30f38f24a2176 (patch)
tree84afdd09fe44a137b5a34dec37e0d4dff7f0d1cc /mk
parent2ec010adae70b2cde402b150e7128d51fad5e5b3 (diff)
downloadpkgsrc-0e9bba54ecaadc78f33965e104d30f38f24a2176.tar.gz
Add description for QPOPPER_USER which specify owner of qpopper's apop
database and qpopauth runs at.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 4cdac1f3612..9902b7390ff 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.226 2001/06/06 21:42:00 jtb Exp $
+# $NetBSD: mk.conf.example,v 1.227 2001/06/10 15:12:05 taca Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -816,6 +816,12 @@ PAPERSIZE= A4
# Possible: Any rsh/ssh program.
# Default: /usr/bin/ssh if it exists, otherwise ${LOCALBASE}/bin/ssh
+#QPOPPER_USER=
+# Used by qpopper package as the owner of apop database and qpopauth
+# command runs at.
+# Possible: any
+# Default: pop
+
#QPOPPER_SERVERMODE=
# Used in qpopper package to enable server mode.
# Possible: defined, not defined