From: Yu Watanabe Date: Thu, 28 Aug 2025 20:34:32 +0000 (+0900) Subject: units: portabled requires /dev/loop-control X-Git-Tag: v257.9~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3f10a7b8f39181d1fe9344025586b2613c8df25;p=thirdparty%2Fsystemd.git units: portabled requires /dev/loop-control Fixes #38692. (cherry picked from commit 8c0cad97c756f6094a451a879cfa18d49456e177) --- 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