]> git.ipfire.org Git - thirdparty/systemd.git/commit
Make sure the mount units pulled by 'RequiresMountsFor=' are loaded (if they exist) 1501/head
authorFranck Bui <fbui@suse.com>
Thu, 8 Oct 2015 17:06:06 +0000 (19:06 +0200)
committerFranck Bui <fbui@suse.com>
Thu, 8 Oct 2015 19:24:22 +0000 (21:24 +0200)
commitc7c89abb9edf9320246482bf4a8e0656199281ae
tree15a871a9bd4e392d360f0e04652e5eef86478ed6
parent9dc5db34adbd6fa3d2ac08d9610d401ba69cde93
Make sure the mount units pulled by 'RequiresMountsFor=' are loaded (if they exist)

We should make sure that mount units involved by 'RequiresMountsFor='
directives are really loaded if not required by any others units so
that Requires= dependencies on the mount units are applied and thus
the mount unit dependencies are started.
src/core/unit.c