Skip to content

Commit 59548b8

Browse files
committed
updated cloud-init systemd units for Arch Linux
1 parent 7886b88 commit 59548b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autorun/init.arch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ local_config="/init.conf"
1717
# packages that need to be installed
1818
system_packages="base cloud-init cloud-utils openssh mkinitcpio"
1919
# systemd services that need to be enabled
20-
system_services="systemd-networkd systemd-resolved sshd cloud-init-local cloud-init cloud-config cloud-final"
20+
system_services="systemd-networkd systemd-resolved sshd cloud-init-local cloud-init-main cloud-config cloud-final"
2121
# kernel modules that get added to /etc/mkinitcpio
2222
initcpio_modules="virtio virtio_pci virtio_blk virtio_net virtio_ring"
2323
# block device parition with root fs, minus the /dev/ part

0 commit comments

Comments
 (0)