From: Daan De Meyer Date: Tue, 14 May 2024 07:11:51 +0000 (+0200) Subject: mkosi: Mask mdmonitor and isc-dhcp-server services X-Git-Tag: v256-rc2~18^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e8a1b832d19ee1ffacf0dc5e46d11043439e28c;p=thirdparty%2Fsystemd.git mkosi: Mask mdmonitor and isc-dhcp-server services They always fail and do not ship with proper units so we can't disable them with presets so we mask them instead. --- diff --git a/mkosi.conf b/mkosi.conf index 6ed10d6292b..9d23f4f8b2c 100644 --- a/mkosi.conf +++ b/mkosi.conf @@ -40,6 +40,9 @@ KernelCommandLine=systemd.crash_shell panic=-1 softlockup_panic=1 panic_on_warn=1 + # These don't ship proper units with [Install] directives so we have to mask them instead. + systemd.mask=isc-dhcp-server.service + systemd.mask=mdmonitor.service [Host] Credentials=journal.storage=persistent