gentoo-ebuilds/app-backup/bareos/files/bareos-dir-21.confd
Marc Schiffbauer f9aa249132
app-backup/bareos: fix pid file creation
Closes: https://bugs.gentoo.org/832805
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
2022-02-06 21:30:14 -10:00

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"