summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example9
1 files changed, 8 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index a9bde891068..1501b51389b 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.207 2001/05/08 17:28:08 jlam Exp $
+# $NetBSD: mk.conf.example,v 1.208 2001/05/13 19:02:47 kim Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -937,6 +937,13 @@ PAPERSIZE= A4
# Possible: not defined, YES
# Default: not defined
+#VTUN_SYSCONFDIR= /etc
+# Specifies the location for vtund.conf, the configuration file.
+# If your ${LOCALBASE} is shared between machines use /etc or
+# a similar directory that is local to each machine.
+# Possible: Any valid directory
+# Default: ${LOCALBASE}/etc
+
#WINDOWMAKER_OPTIONS=
# Options for building windowmaker package. Used to add support for
# GNOME, KDE or OPEN LOOK(tm) and to avoid redundancies with KDE.