summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-10-11 14:38:04 +0000
committerreed <reed@pkgsrc.org>2006-10-11 14:38:04 +0000
commitcdd5b7e101444c7022f627123555c62c477ba45b (patch)
tree436480cbf591c77d3f141a9be82246be6af3e3f0
parent20b5793e85db4711fcde0981824a8d7a20cc86e6 (diff)
downloadpkgsrc-cdd5b7e101444c7022f627123555c62c477ba45b.tar.gz
Add default DIALER_GROUP and explanation.
I forgot to commit this last week when I updated xisp package. (This is for PR 34780.)
-rw-r--r--mk/defaults/mk.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 43f6f8cdb84..0f104491ddc 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.133 2006/10/08 11:37:38 mishka Exp $
+# $NetBSD: mk.conf,v 1.134 2006/10/11 14:38:04 reed Exp $
#
# This file provides default values for variables that may be overridden
@@ -705,6 +705,13 @@ DEFANG_SPOOLDIR?= ${VARBASE}/spool/MIMEDefang
# Possible: /dev/your_favorite_serial_device
# Default: defaults for various machine_archs are set in mk/platform/${OPSYS}.mk
+DIALER_GROUP?= dialer
+# Used in the xisp package to specify the default group for the
+# xisp binaries. Also the modem device and pppd and chat should
+# have access permissions by this group.
+# Possible: dialer, dip, uucp, root, dialout, or any other group.
+# Default: dialer
+
DT_LAYOUT?= US
# Used by dt package to specify the keyboard layout.
# Possible: US, FI, FR, GER, DV