From: Daan De Meyer Date: Sun, 2 Jun 2024 15:54:41 +0000 (+0200) Subject: mkosi: Disable iscsiuio.socket as well X-Git-Tag: v256-rc4~31^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d25dc0d86b743d9315c8bec5056712f5d4dfe63;p=thirdparty%2Fsystemd.git mkosi: Disable iscsiuio.socket as well --- diff --git a/mkosi.images/system/mkosi.extra/usr/lib/systemd/system-preset/00-mkosi.preset b/mkosi.images/system/mkosi.extra/usr/lib/systemd/system-preset/00-mkosi.preset index 0f69549f6a0..c3640585e5c 100644 --- a/mkosi.images/system/mkosi.extra/usr/lib/systemd/system-preset/00-mkosi.preset +++ b/mkosi.images/system/mkosi.extra/usr/lib/systemd/system-preset/00-mkosi.preset @@ -38,3 +38,4 @@ 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 +disable iscsiuio.socket