summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example14
1 files changed, 13 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 9c1bf9712ba..a86df992404 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.152 2000/09/07 02:29:43 fredb Exp $
+# $NetBSD: mk.conf.example,v 1.153 2000/09/09 16:34:44 veego Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -277,6 +277,18 @@
# Possible: defined, not defined
# Default: not defined
+#CYRUS_GROUP= mail
+# Used in the cyrus-imapd package to specifies the group used for
+# installing setuid programs.
+# Possible: any group name
+# Default: mail
+
+#CYRUS_USER= cyrus
+# Used in the cyrus-imapd package to specifies the userid used for
+# installing setuid programs.
+# Possible: any user name
+# Default: backup
+
#DEFAULT_IRC_SERVER=
# Used in ircII to set the default irc server.
# Possible: see the list at