summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorsbd <sbd>2012-07-30 07:03:46 +0000
committersbd <sbd>2012-07-30 07:03:46 +0000
commit64a3205f5f027772a095418a52a565b86a4a8956 (patch)
tree5439498e2b242ddd358a5e36728b10026e7653e0 /mk
parent808c90881416ec4197816e9a3de98b3a1aa8759f (diff)
downloadpkgsrc-64a3205f5f027772a095418a52a565b86a4a8956.tar.gz
+ Change the AMANADA_USER to 'amandabackup' to be consistent with other
packages (and because I think its a good idea). + Remove legacy varable AMANDA_SMB.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf10
1 files changed, 2 insertions, 8 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 6ef2e16fb93..57adf168c05 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.214 2012/07/09 15:44:06 wiz Exp $
+# $NetBSD: mk.conf,v 1.215 2012/07/30 07:03:46 sbd Exp $
#
# This file provides default values for variables that may be overridden
@@ -598,13 +598,7 @@ WARN_NO_OBJECT_FMT?=yes
# look in for TTF/Type1 fonts.
# Default: ${PREFIX}/lib/X11/fonts/TTF
-#AMANDA_SMB=
-# Used in amanda-client and amanda-dev-client to enable backup with
-# smbclient.
-# Possible: defined, not defined
-# Default: not defined
-
-AMANDA_USER?= backup
+AMANDA_USER?= amandabackup
# Used in the amanda packages to specify the login user and group
# responsible for backups.
# Possible: any user name