From 61a95d36651e9a6fd53d40a0742d693123658288 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Jul 23 2009 15:45:50 +0000 Subject: Oops. --- diff --git a/bacula-director-configuration.patch b/bacula-director-configuration.patch index f273a32..b633fdd 100644 --- a/bacula-director-configuration.patch +++ b/bacula-director-configuration.patch @@ -1,17 +1,5 @@ ---- bacula-2.4.3/src/dird/bacula-dir.conf.in.orig 2008-12-10 08:59:18.000000000 -0600 -+++ bacula-2.4.3/src/dird/bacula-dir.conf.in 2008-12-10 08:59:18.000000000 -0600 -@@ -18 +18 @@ -- QueryFile = "@scriptdir@/query.sql" -+ QueryFile = "/etc/bacula/query.sql" -@@ -108,3 +108,2 @@ --# By default this is defined to point to the Bacula build --# directory to give a reasonable FileSet to backup to --# disk storage during initial testing. -+# This File-directive would backup your whole filesystem. -+# It is disabled by default -@@ -112 +111 @@ -- File = @BUILD_DIR@ -+ File = / -@@ -263 +262 @@ +--- bacula-3.0.0/src/dird/bacula-dir.conf.in~ 2009-04-21 11:24:12.000000000 -0500 ++++ bacula-3.0.0/src/dird/bacula-dir.conf.in 2009-04-21 11:24:12.000000000 -0500 +@@ -276 +276 @@ - append = "@working_dir@/log" = all, !skipped + append = "/var/log/bacula.log" = all, !skipped