mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-15 21:02:08 +01:00
8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
# Config file for /etc/init.d/bacula-dir
|
|
|
|
# Options for the director daemon.
|
|
# The DIR 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 bacula -g bacula -c /etc/bacula/bacula-dir.conf"
|