29d1ad8296
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/bacula#cac642c7f70b8ea04d1ec3d0abcf0afd9bb68e36
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
# Users for bacula storage
|
|
# If no user is set bacula will run as root
|
|
|
|
SD_USER=bacula
|
|
SD_GROUP=tape
|
|
|
|
# Useful for debugging
|
|
#
|
|
# OPTS="-d 200"
|