summaryrefslogtreecommitdiff
path: root/bacula-sd.sysconfig
blob: d3c5c483d596e433695024dd3d7a45b6ee79f9cd (plain)
1
2
3
4
5
6
7
8
9
# 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"