mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
sys-apps/systemd: enable systemd-sysext.service
The systemd-sysext.service activates sysext images on boot. Enable it by default.
This commit is contained in:
parent
5fc316e775
commit
bc9d7af985
@ -563,6 +563,9 @@ multilib_src_install_all() {
|
||||
# Flatcar: enable reboot.target (not enabled - has no WantedBy
|
||||
# entry)
|
||||
|
||||
# Flatcar: enable systemd-sysext.service by default
|
||||
builddir_systemd_enable_service sysinit.target systemd-sysext.service
|
||||
|
||||
# Flatcar: Use an empty preset file, because systemctl
|
||||
# preset-all puts symlinks in /etc, not in /usr. We don't use
|
||||
# /etc, because it is not autoupdated. We do the "preset" above.
|
||||
|
Loading…
x
Reference in New Issue
Block a user