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

# Config file for /etc/init.d/bareos-dir

# Options for the director daemon.
# The director 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 bareos -g bareos"