summaryrefslogtreecommitdiff
blob: 754de767563884c3a5cdc1901cfda79bc0530b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

# 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"