mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02: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