summaryrefslogtreecommitdiff
path: root/backup/bacula/files/bacula-sd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'backup/bacula/files/bacula-sd.confd')
-rw-r--r--backup/bacula/files/bacula-sd.confd10
1 files changed, 0 insertions, 10 deletions
diff --git a/backup/bacula/files/bacula-sd.confd b/backup/bacula/files/bacula-sd.confd
deleted file mode 100644
index 8d6f7d2e60d4..000000000000
--- a/backup/bacula/files/bacula-sd.confd
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Config file for /etc/init.d/bacula-sd
-
-# Options for the storage daemon.
-# The storage daemon can be run as a non-root user, however
-# please ensure that this user has proper permissions to
-# access your backup devices.
-SD_OPTIONS="-u root -g bacula -c /etc/bacula/bacula-sd.conf"