From 2014d097ba0e81c5785b28a88096a1add3a21d4b Mon Sep 17 00:00:00 2001 From: sbd Date: Mon, 30 Jul 2012 07:03:46 +0000 Subject: + 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. --- mk/defaults/mk.conf | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'mk') 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 -- cgit v1.2.3