From: Adolf Belka <ahb.ipfire@gmail.com>
To: development@lists.ipfire.org
Subject: [PATCH v2 2/2] bacula: Update to backup/includes definition
Date: Tue, 29 Sep 2020 20:48:29 +0200 [thread overview]
Message-ID: <20200929184829.3714973-1-ahb.ipfire@gmail.com> (raw)
[-- 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
reply other threads:[~2020-09-29 18:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200929184829.3714973-1-ahb.ipfire@gmail.com \
--to=ahb.ipfire@gmail.com \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox