Following ostreedev/ostree@f81b9fa we now have improved semantics for including content in /var in the container image by default.
There is still an inherent tension between this and systemd-tmpfiles.
However, we already have a few things in the image like /var/tmp because without it too many things fail.
Let's go ahead and extend that set to at least:
/var/roothome
/var/home
/var/log/journal
Following ostreedev/ostree@f81b9fa we now have improved semantics for including content in
/varin the container image by default.There is still an inherent tension between this and systemd-tmpfiles.
However, we already have a few things in the image like
/var/tmpbecause without it too many things fail.Let's go ahead and extend that set to at least:
/var/roothome/var/home/var/log/journal