[systemd-devel] [PATCH 0/3] alternative fix for manual mounts shutdown ordering
Michal Schmidt
mschmidt at redhat.com
Tue Mar 12 17:44:11 PDT 2013
Harald's patch "remote-fs.target: want remote-fs-pre.target" fixed the
problem with shutdown ordering of manually mounted network filesystems,
but it also caused NetworkManager-wait-online.service to be pulled in
needlessly when no network mounts are used.
I said on IRC that I intended to revert that if we can make the manual
mount units themselves pull remote-fs-pre.target in retroactively.
Here's my proposal.
Michal Schmidt (3):
Revert "remote-fs.target: want remote-fs-pre.target"
unit: do not care if order isn't right when retroactively starting
deps
unit: do not start Requisite units retroactively
src/core/unit.c | 17 ++++-------------
units/remote-fs.target | 2 --
2 files changed, 4 insertions(+), 15 deletions(-)
--
1.8.1.4
More information about the systemd-devel
mailing list