diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-01 09:33:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-01 09:33:50 +0000 |
commit | 35bb2fc64ca03089fe8332782cda142ee7fb4c76 (patch) | |
tree | 6698599f4bee70e05a8804ba9c97c074fe79ad5c /bacula-sd.sysconfig | |
parent | 15a05faa489cf923736ad4c2a939c232a701cd39 (diff) |
automatic import of baculaopeneuler24.03_LTS
Diffstat (limited to 'bacula-sd.sysconfig')
-rw-r--r-- | bacula-sd.sysconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bacula-sd.sysconfig b/bacula-sd.sysconfig new file mode 100644 index 0000000..d3c5c48 --- /dev/null +++ b/bacula-sd.sysconfig @@ -0,0 +1,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" |