mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
The folders are not created through "keepdir" which results in tmpfiles rules but an explict tmpfiles file. This is error prone and we should try to move to "keepdir" instead but for the backport, just add the missing line.
2 lines
167 B
Markdown
2 lines
167 B
Markdown
- Ensured that the folder `/var/log/sssd` is created if it doesn't exist, required for `sssd.service` ([Flatcar#1096](https://github.com/flatcar/Flatcar/issues/1096))
|