We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7886b88 commit 59548b8Copy full SHA for 59548b8
autorun/init.arch.sh
@@ -17,7 +17,7 @@ local_config="/init.conf"
17
# packages that need to be installed
18
system_packages="base cloud-init cloud-utils openssh mkinitcpio"
19
# systemd services that need to be enabled
20
-system_services="systemd-networkd systemd-resolved sshd cloud-init-local cloud-init cloud-config cloud-final"
+system_services="systemd-networkd systemd-resolved sshd cloud-init-local cloud-init-main cloud-config cloud-final"
21
# kernel modules that get added to /etc/mkinitcpio
22
initcpio_modules="virtio virtio_pci virtio_blk virtio_net virtio_ring"
23
# block device parition with root fs, minus the /dev/ part
0 commit comments