public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup] report: add prune.cfg to report
Date: Tue, 09 Jan 2024 10:06:48 +0100	[thread overview]
Message-ID: <1704791201.1qkteecg8a.astroid@yuna.none> (raw)
In-Reply-To: <20240104111030.395380-1-s.lendl@proxmox.com>

On January 4, 2024 12:10 pm, Stefan Lendl wrote:
> 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
> 
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
> 
> 
> 




      reply	other threads:[~2024-01-09  9:06 UTC|newest]

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

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=1704791201.1qkteecg8a.astroid@yuna.none \
    --to=f.gruenbichler@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