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 a098283 commit 967f92d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[Unit]
Description=Setup OEM
Before=oem-gce-enable-oslogin.service
DefaultDependencies=false

[Service]
Type=oneshot
RemainAfterExit=yes
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
WantedBy=sysinit.target

0 comments on commit 967f92d

Please sign in to comment.