post.sh: Update persistent journal workaround
Add a systemd configuration drop-in instead of modyfing the default configuration file.
Imported from: https://github.com/coreos/fedora-coreos-config/blob/testing-devel/overlay.d/05core/usr/lib/systemd/journald.conf.d/10-coreos-persistent.conf
fedora-common-ostree: Move post script inline
This was difficult with the JSON based manifests but is now easy with the YAML ones.
Looks good to me. Feel free to merge it.
Thanks, I'll wait until rawhide works again (once the authselect issue is sorted out: https://bugzilla.redhat.com/show_bug.cgi?id=2034360) and I'll merge.
Pull-Request has been merged by siosm
post.sh: Update persistent journal workaround
Add a systemd configuration drop-in instead of modyfing the default configuration file.
Imported from: https://github.com/coreos/fedora-coreos-config/blob/testing-devel/overlay.d/05core/usr/lib/systemd/journald.conf.d/10-coreos-persistent.conf
fedora-common-ostree: Move post script inline
This was difficult with the JSON based manifests but is now easy with the YAML ones.