summaryrefslogtreecommitdiffstats
path: root/mkosi.conf
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-14 09:11:51 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2024-05-14 12:43:28 +0200
commit8e8a1b832d19ee1ffacf0dc5e46d11043439e28c (patch)
treeec58c1dd61812c731d46b5d055dc105bc701f25b /mkosi.conf
parentTEST-64-UDEV-STORAGE: Skip LVM subtests on Ubuntu (diff)
downloadsystemd-8e8a1b832d19ee1ffacf0dc5e46d11043439e28c.tar.xz
systemd-8e8a1b832d19ee1ffacf0dc5e46d11043439e28c.zip
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.
Diffstat (limited to 'mkosi.conf')
-rw-r--r--mkosi.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkosi.conf b/mkosi.conf
index 6ed10d6292..9d23f4f8b2 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