Skip to content

Commit

Permalink
systemd: fix issue with networkd online target
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenner committed Nov 28, 2023
1 parent 05f039c commit a665bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/cloud-init.service.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ After=wicked.service
After=dbus.service
{% endif %}
Before=network-online.target
Before=systemd-networkd-wait-online.service
Before=sshd-keygen.service
Before=sshd.service
{% if variant in ["ubuntu", "unknown", "debian"] %}
Expand Down

0 comments on commit a665bf5

Please sign in to comment.