CapabilityBoundingSet=CAP_SYS_NICE is also needed by LVM.
-ProtectHome=true, ProtectControlGroups=true, ProtectKernelLogs=true
-and ProtectKernelTunables=true breaks diff for LVM.
+ProtectHome=true, ProtectControlGroups=true, ProtectKernelLogs=true,
+ProtectKernelTunables=true and PrivateMounts=yes breaks diff for LVM.
SystemCallFilter=@mount breaks almost everything with older systemd,
e.g. on SLE15 SP1.
+-------------------------------------------------------------------
+Fri Oct 13 08:56:18 CEST 2023 - aschnell@suse.com
+
+- fix diff for lvm based configs (bsc#1216191)
+
-------------------------------------------------------------------
Thu Sep 14 15:45:53 CEST 2023 - aschnell@suse.com