From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH package-rebuilds] rrdtool: d/rrdcached.dirs: create /var/lib/rrdcached directories
Date: Wed, 23 Jul 2025 16:16:19 +0200 [thread overview]
Message-ID: <20250723141619.613947-1-s.ivanov@proxmox.com> (raw)
the directories used to be created in validate_prestart() of the
sysv-initscript
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
tested by building this on my bookworm workstation (manually adapting
the build-depends) and checking `dpkg -c <deb>` for the 2 directories
pkgs/rrdtool/rrdtool-1.7.2/debian/rrdcached.dirs | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 pkgs/rrdtool/rrdtool-1.7.2/debian/rrdcached.dirs
diff --git a/pkgs/rrdtool/rrdtool-1.7.2/debian/rrdcached.dirs b/pkgs/rrdtool/rrdtool-1.7.2/debian/rrdcached.dirs
new file mode 100644
index 0000000..bcd7318
--- /dev/null
+++ b/pkgs/rrdtool/rrdtool-1.7.2/debian/rrdcached.dirs
@@ -0,0 +1,2 @@
+/var/lib/rrdcached/db
+/var/lib/rrdcached/journal
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-07-23 14:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-23 14:16 Stoiko Ivanov [this message]
2025-07-23 18:31 ` [pve-devel] applied: " Thomas Lamprecht
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=20250723141619.613947-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pve-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.