summaryrefslogtreecommitdiff
path: root/app-backup/bareos/files/bareos-dir-21.confd
blob: 3ad4b7482f9384bc5310d8c1d4424715922e9441 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2019 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"