mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-04 08:12:06 +01:00
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
# Config file for /etc/init.d/bacula-sd
|
|
|
|
# Options for the storage daemon.
|
|
# The SD can be run as a non-root user, however
|
|
# please ensure that this user has proper permissions to
|
|
# access your backup devices.
|
|
SD_OPTIONS="-u bacula -g bacula -c /etc/bacula/bacula-sd.conf"
|