diff --git a/scripts/post/setup-systemd-services.sh b/scripts/post/setup-systemd-services.sh index 48bfa2c4b0..23617d1cb8 100644 --- a/scripts/post/setup-systemd-services.sh +++ b/scripts/post/setup-systemd-services.sh @@ -2,6 +2,8 @@ set -oue pipefail +rpm-ostree override replace https://bodhi.fedoraproject.org/updates/FEDORA-2023-785fb9cf29 + echo "Setup systemd units" systemctl enable getty@tty1 systemctl disable rpm-ostree-countme.service