mkosi: Disable iscsi service and socket

We'll always start these on demand in integration tests that need
them. No need to start them by default.
This commit is contained in:
Daan De Meyer 2024-05-29 12:33:57 +02:00
parent 3c367df7c6
commit 14aea4a9f5

View File

@ -34,3 +34,7 @@ enable systemd-timesyncd.service
# Skipped if selinux is not enabled, required for TEST-06-SELINUX.
enable autorelabel.service
# Enabled by default on OpenSUSE and not conditioned out in containers, so let's disable these here instead.
disable iscsi.service
disable iscsid.socket