Bugzilla – Bug 1220198
ca-certificates: create content in /var/lib/ca-certificates/ if it does not exist
Last modified: 2024-05-15 14:25:12 UTC
If /var get's only created in the initrd by ignition or combustion or if we do a "reset" and cleanup /var, ca-certificates does not re-create the content of /var/lib/ca-certificates The service files should be enhanced, so that the tools runs on boot if /var/lib/ca-certificates does not exist or is empty.
https://github.com/openSUSE/ca-certificates/pull/23
was fixed already