1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00

mkosi: mask unit from newer versions that gets installed by package

This commit is contained in:
Luca Boccassi 2023-11-09 23:10:09 +00:00 committed by Luca Boccassi
parent 58280c611d
commit 7f67f6cf08

View File

@ -21,6 +21,10 @@ EOF
# Make sure dnsmasq.service doesn't start on boot on Debian/Ubuntu.
rm -f /etc/systemd/system/multi-user.target.wants/dnsmasq.service
# This unit comes from packages newer than this repository, and is left around as wejust rely on
# overwriting from the local build, so disable it manually, as it will fail the CI run
systemctl mask systemd-tmpfiles-setup-dev-early.service
fi
# Temporary workaround until https://github.com/openSUSE/suse-module-tools/commit/158643414ddb8d8208016a5f03a4484d58944d7a