From: Felipe Sateler Date: Fri, 16 Jun 2017 22:22:50 +0000 (-0400) Subject: machined: add RequiresMountsFor=/var/lib/machines X-Git-Tag: v234~116^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6095%2Fhead;p=thirdparty%2Fsystemd.git machined: add RequiresMountsFor=/var/lib/machines Since any part of the path could be remote mounted, make sure they are before starting machined --- diff --git a/units/systemd-machined.service.in b/units/systemd-machined.service.in index 0b0bbf272cd..0fbb302888b 100644 --- a/units/systemd-machined.service.in +++ b/units/systemd-machined.service.in @@ -11,6 +11,7 @@ Documentation=man:systemd-machined.service(8) Documentation=http://www.freedesktop.org/wiki/Software/systemd/machined Wants=machine.slice After=machine.slice +RequiresMountsFor=/var/lib/machines [Service] ExecStart=@rootlibexecdir@/systemd-machined