We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c6afa commit 8e8a1b8Copy full SHA for 8e8a1b8
mkosi.conf
@@ -40,6 +40,9 @@ KernelCommandLine=systemd.crash_shell
40
panic=-1
41
softlockup_panic=1
42
panic_on_warn=1
43
+ # These don't ship proper units with [Install] directives so we have to mask them instead.
44
+ systemd.mask=isc-dhcp-server.service
45
+ systemd.mask=mdmonitor.service
46
47
[Host]
48
Credentials=journal.storage=persistent
0 commit comments