chiark / gitweb /
mount: order remote mounts after both network.target and remote-fs-pre.target
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Nov 2011 21:27:48 +0000 (22:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Nov 2011 21:28:59 +0000 (22:28 +0100)
commit7fc2a89a7387db1e5daa4892393c9e9536920c25
treefa451e6ce301449275bfd3fdb10c88739ca89e1d
parent6ddaf1ca4ab0e6a094f6d37fa1e0c604c6d867ba
mount: order remote mounts after both network.target and remote-fs-pre.target

Since remote-fs-pre.target is optional we cannot count on it to order
remote mounts after network.target, so let's add that order explicitly
in addition to remote-fs-pre.target.

https://bugzilla.redhat.com/show_bug.cgi?id=749940
src/mount.c