diff options
Diffstat (limited to 'app-backup/bacula/files/1.36.3/bacula-dir-conf')
-rw-r--r-- | app-backup/bacula/files/1.36.3/bacula-dir-conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/app-backup/bacula/files/1.36.3/bacula-dir-conf b/app-backup/bacula/files/1.36.3/bacula-dir-conf deleted file mode 100644 index f931ec7..0000000 --- a/app-backup/bacula/files/1.36.3/bacula-dir-conf +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/1.36.3/bacula-dir-conf,v 1.1 2006/02/17 04:20:48 labmonkey Exp $ - -# Config file for /etc/init.d/bacula-dir - -# If the database server where you store your bacula catalog -# is on a different machine, please set this to 0. -LOCAL_DB=1 - -# Options for each daemon -# The DIR and SD can be run as a non-root user, however -# please ensure that this user has proper permissions to -# access your backup devices. -DIR_OPTIONS="-u bacula -g bacula -c /etc/bacula/bacula-dir.conf" |