From: Yu Watanabe Date: Thu, 28 Aug 2025 20:34:32 +0000 (+0900) Subject: units: portabled requires /dev/loop-control X-Git-Tag: v258-rc4~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0cad97c756f6094a451a879cfa18d49456e177;p=thirdparty%2Fsystemd.git units: portabled requires /dev/loop-control Fixes #38692. --- diff --git a/units/systemd-portabled.service.in b/units/systemd-portabled.service.in index b4ec252c039..cad2830b64b 100644 --- a/units/systemd-portabled.service.in +++ b/units/systemd-portabled.service.in @@ -12,6 +12,8 @@ Description=Portable Service Manager Documentation=man:systemd-portabled.service(8) Documentation=man:org.freedesktop.portable1(5) RequiresMountsFor=/var/lib/portables +Wants=modprobe@loop.service +After=modprobe@loop.service [Service] ExecStart={{LIBEXECDIR}}/systemd-portabled