Skip to content

Commit

Permalink
fixup! coreos-base/oem-gce: migrate gce to sysext format
Browse files Browse the repository at this point in the history
  • Loading branch information
tormath1 committed Nov 29, 2023
1 parent 0d80d8f commit a098283
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Before=oem-gce-enable-oslogin.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=-/usr/bin/ln --symbolic /usr/share/gce/hosts /etc/hosts
ExecStart=-/usr/bin/ln --symbolic --force /usr/share/gce/hosts /etc/hosts
ExecStart=-/usr/bin/ln --symbolic /usr/share/gce/google-cloud-sdk.sh /etc/profile.d/google-cloud-sdk.sh
[Install]
WantedBy=multi-user.target

0 comments on commit a098283

Please sign in to comment.