From b7e8d5af06ee840cc48217ca4629cf28aeeb3c50 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:35:19 +0200 Subject: Adding debian version 252.22-1~deb12u1. Signed-off-by: Daniel Baumann --- debian/extra/units/systemd-localed.service.d/locale-gen.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 debian/extra/units/systemd-localed.service.d/locale-gen.conf (limited to 'debian/extra/units/systemd-localed.service.d/locale-gen.conf') diff --git a/debian/extra/units/systemd-localed.service.d/locale-gen.conf b/debian/extra/units/systemd-localed.service.d/locale-gen.conf new file mode 100644 index 0000000..7c09403 --- /dev/null +++ b/debian/extra/units/systemd-localed.service.d/locale-gen.conf @@ -0,0 +1,5 @@ +[Service] +# systemd-localed may run locale-gen which writes to /etc as well as to +# /usr/lib/locale. This change softens the service hardening a bit so +# both of these paths are writable. +ReadWritePaths=/usr/lib/locale/ -- cgit v1.2.3