mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 21:55:04 +02:00
Closes: https://bugs.gentoo.org/832805 Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
10 lines
357 B
Text
10 lines
357 B
Text
# 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"
|