From 6d23b443cf3a969b0d95d6d279cad1c6c99c9ca8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 13:01:59 +0000 Subject: automatic import of bacula --- bacula-dir.sysconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bacula-dir.sysconfig (limited to 'bacula-dir.sysconfig') diff --git a/bacula-dir.sysconfig b/bacula-dir.sysconfig new file mode 100644 index 0000000..4250591 --- /dev/null +++ b/bacula-dir.sysconfig @@ -0,0 +1,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" -- cgit v1.2.3