summaryrefslogtreecommitdiff
path: root/bacula-dir.sysconfig
blob: 4250591ec02751eafd070186794667b1dae7cf1b (plain)
1
2
3
4
5
6
7
8
9
# User and group for bacula director
# If no user is set bacula will run as root

DIR_USER=bacula
DIR_GROUP=bacula

# Useful for debugging
#
# OPTS="-d 200"