This commit is contained in:
Zsolt Alföldi
2026-03-06 20:06:08 +01:00
parent 8b1bc6758f
commit 171a590af5

View File

@@ -179,9 +179,9 @@ autoinstall:
late-commands: late-commands:
- bash -x /cdrom/nocloud/wifi.sh - bash -x /cdrom/nocloud/wifi.sh
- mkdir -p /target/home/${TARGET_USER}/nocloud - mkdir -p /target/home/${TARGET_USER}/nocloud
- cp /cdrom/nocloud/* /target/home/${TARGET_USER}/nocloud/ - cp /cdrom/nocloud/* /target/home/${TARGET_USER}/nocloud/
- cat /cdrom/nocloud/my.dconf > /etc/dconf/db/local.d/99-custom-gnome - cat /cdrom/nocloud/my.dconf > /target/etc/dconf/db/local.d/99-custom-gnome
- curtin in-target -- systemctl disable systemd-networkd-wait-online.service - curtin in-target -- systemctl disable systemd-networkd-wait-online.service
updates: all updates: all