Skip to content

Commit

Permalink
Merge pull request #20266 from n1hility/fix-resolved-disable
Browse files Browse the repository at this point in the history
Adjust to path name change for resolved unit on WSL backend
  • Loading branch information
openshift-ci[bot] authored Oct 5, 2023
2 parents 458e562 + df6a000 commit 516a03a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/machine/wsl/machine.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ ln -fs /usr/lib/systemd/system/podman.socket /etc/systemd/system/sockets.target.
rm -f /etc/systemd/system/getty.target.wants/console-getty.service
rm -f /etc/systemd/system/getty.target.wants/[email protected]
rm -f /etc/systemd/system/multi-user.target.wants/systemd-resolved.service
rm -f /etc/systemd/system/sysinit.target.wants//systemd-resolved.service
rm -f /etc/systemd/system/dbus-org.freedesktop.resolve1.service
ln -fs /dev/null /etc/systemd/system/console-getty.service
ln -fs /dev/null /etc/systemd/system/systemd-oomd.socket
Expand Down

0 comments on commit 516a03a

Please sign in to comment.