summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2001-06-10 15:12:05 +0000
committertaca <taca>2001-06-10 15:12:05 +0000
commit52e0209de16da00ac78f86f76a4cc1543b662eec (patch)
tree84afdd09fe44a137b5a34dec37e0d4dff7f0d1cc
parent33576b8306d8bf86b08fa96aeccfc8db050ee2f2 (diff)
downloadpkgsrc-52e0209de16da00ac78f86f76a4cc1543b662eec.tar.gz
Add description for QPOPPER_USER which specify owner of qpopper's apop
database and qpopauth runs at.
-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