]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/mount: do not add Before=local-fs.target or remote-fs.target if nofail mount...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 26 Jan 2019 11:00:04 +0000 (12:00 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 26 Jan 2019 11:00:18 +0000 (12:00 +0100)
commit8c8203db90b584420f221b6c50b63389d39c100e
tree9a2f38104e61a78cd0b5804dd31babe3b55d8ebd
parent01dab40ba54f76c35b53fbfe78c9d7b340a2367f
core/mount: do not add Before=local-fs.target or remote-fs.target if nofail mount option is set

Follow-up for d54bab90e64f70c1ecf9b0683a98adb8485ed09e.

Fixes #11558.
src/core/mount.c