[pve-devel] applied: [PATCH package-rebuilds] rrdtool: d/patches: replace /var/run with /run to avoid systemd warning
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 12 14:20:57 CET 2025
On Mon, 10 Nov 2025 16:14:22 +0100, Fiona Ebner wrote:
> While it is not guaranteed that '/var/run' is a symlink to '/run'
> according to Debian policy [0], systemd will automatically replace
> '/var/run' with '/run' [1] for the 'ListenStream=' option (and others)
> and produce a warning:
>
> > systemd[1]: /usr/lib/systemd/system/rrdcached.socket:11: ListenStream=
> > references a path below legacy directory /var/run/, updating
> > /var/run/rrdcached.sock → /run/rrdcached.sock; please update the unit
> > file accordingly.
>
> [...]
Applied, thanks!
[1/1] rrdtool: d/patches: replace /var/run with /run to avoid systemd warning
commit: 879a230da9c2451ecaec76421529eb3dd5147c5e
More information about the pve-devel
mailing list