Use backport version of the bacula client and drop privs
[mirror/dsa-puppet.git] / modules / bacula / templates / default.bacula-fd.erb
diff --git a/modules/bacula/templates/default.bacula-fd.erb b/modules/bacula/templates/default.bacula-fd.erb
new file mode 100644 (file)
index 0000000..b998713
--- /dev/null
@@ -0,0 +1,13 @@
+# defaults file for bacula-fd
+
+# Service can be disabled by setting
+# ENABLED="no"
+ENABLED="yes"
+
+# Additional start arguments can be provided here
+# ARGS=""
+ARGS="-u bacula -k"
+
+# Default config file can be changed here
+# CONFIG="/etc/bacula/bacula-fd.conf"
+CONFIG="/etc/bacula/bacula-fd.conf"