public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Lendl <s.lendl@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup] report: add prune.cfg to report
Date: Thu,  4 Jan 2024 12:10:30 +0100	[thread overview]
Message-ID: <20240104111030.395380-1-s.lendl@proxmox.com> (raw)

prune.cfg stores prune job configurations

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
 src/server/report.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/server/report.rs b/src/server/report.rs
index 3a804433..44a7d888 100644
--- a/src/server/report.rs
+++ b/src/server/report.rs
@@ -42,6 +42,7 @@ fn files() -> Vec<(&'static str, Vec<&'static str>)> {
             "Jobs",
             vec![
                 "/etc/proxmox-backup/sync.cfg",
+                "/etc/proxmox-backup/prune.cfg",
                 "/etc/proxmox-backup/verification.cfg",
             ],
         ),
-- 
2.42.0





             reply	other threads:[~2024-01-04 11:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04 11:10 Stefan Lendl [this message]
2024-01-09  9:06 ` [pbs-devel] applied: " Fabian Grünbichler

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=20240104111030.395380-1-s.lendl@proxmox.com \
    --to=s.lendl@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal