mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-01 23:42:19 +01: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%
Python
6.9%