>>132
> nofailだとfailしても正常終了あつかいだから、
> マウントを待たずに並行して動いて大丈夫ってことなのかなぁ
https://www.freedesktop.org/software/systemd/man/systemd.mount.html
x-systemd.before=, x-systemd.after=
のとこに
... with nofail option that are mounted asynchronously ...
ってあるからそれっぽいね