Merge pull request #20266 from n1hility/fix-resolved-disable

Adjust to path name change for resolved unit on WSL backend
This commit is contained in:
openshift-ci[bot] 2023-10-05 08:21:30 +00:00 committed by GitHub
commit 516a03a6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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/getty@tty1.service
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