summaryrefslogtreecommitdiff
blob: 017c80bafdfaeb7ee2321d9661fff0d9a1a9a4c1 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Config file for /etc/init.d/bareos-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 bareos -c /etc/bareos/bareos-sd.conf"