]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: portabled requires /dev/loop-control
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Aug 2025 20:34:32 +0000 (05:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 29 Aug 2025 05:49:26 +0000 (14:49 +0900)
Fixes #38692.

units/systemd-portabled.service.in

index b4ec252c0394f74f53154576f39cdd5aba68a895..cad2830b64b3960273c35565c676119b512143c8 100644 (file)
@@ -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