mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-04 02:01:22 +01:00
We were installing selinux configuration files in /etc which caused problems on upgrades. Move them into /usr and ensure that systemd sets up appropriate temporary files. Fixes https://github.com/coreos/bugs/issues/447