mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +02:00
We are installing systemd from scratch in the image, so there are no previously enabled units to enable or reenable after installation. Also, this code would enable the services in /etc, which we don't want, because /etc is not autoupdated, so the enabled services could end up still being disabled after the update.
Description
Languages
Shell
93.1%
Python
6.9%