mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00
Disable F36 service that is incompat with WSL kern
(requires psi) Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
This commit is contained in:
@ -56,6 +56,7 @@ 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/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
|
||||
mkdir -p /etc/systemd/system/systemd-sysusers.service.d/
|
||||
adduser -m [USER] -G wheel
|
||||
mkdir -p /home/[USER]/.config/systemd/[USER]/
|
||||
|
Reference in New Issue
Block a user