* [PATCH v2 2/2] bacula: Update to backup/includes definition
@ 2020-09-29 18:48 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2020-09-29 18:48 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
- Modified backup/includes file to backup the /var/bacula/working directory contents
rather than explicitly naming the state filename.
State filename could be varied if user modifies the port number for the file daemon
as the port number is part of the state filename
Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
---
config/backup/includes/bacula | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/backup/includes/bacula b/config/backup/includes/bacula
index 92bce0eba..de1d9cc48 100644
--- a/config/backup/includes/bacula
+++ b/config/backup/includes/bacula
@@ -1,2 +1,2 @@
/etc/bacula/bacula-fd.conf
-/var/bacula/working/bacula-fd.9102.state
+/var/bacula/working/
--
2.28.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-29 18:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 18:48 [PATCH v2 2/2] bacula: Update to backup/includes definition Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox