Skip to content

Commit

Permalink
archlinux: Update cloud-init systemd units
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 17, 2024
1 parent f2aa2ee commit c94b673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/archlinux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ actions:
#!/bin/sh
set -eux
systemctl enable cloud-init-local.service cloud-init.service cloud-config.service cloud-final.service
systemctl enable cloud-config.service cloud-final.service cloud-init-local.service cloud-init-network.service cloud-config.target cloud-init.target
variants:
- cloud
architectures:
Expand Down

0 comments on commit c94b673

Please sign in to comment.