diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2012-02-07 11:05:18 +0100 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2012-02-07 11:22:48 +0100 |
commit | db1355b1c181a4b1ac277064918d7c794dfb6edd (patch) | |
tree | 86b735b562803bbd534cc715434ab83314163468 /units | |
parent | d26e4270409506cd398875216413b651d6ee7de6 (diff) |
mount: adjust dependencies for remote filesystems
Currently remote mounts automatically get:
After=remote-fs-pre.target network.target
remote-fs-pre.target is already After=network.target. Just make sure
remote-fs-pre.target is pulled in by remote-fs.target if any remote
filesystems are configured.
For the mount units it is then sufficient to get:
After=remote-fs-pre.target
Later NetworkManager will hook its NM-wait-online.service into
remote-fs-pre.target.wants in order to remove the need for the administrator
to enable the service manually when he has any remote filesystems.
https://bugzilla.redhat.com/show_bug.cgi?id=787314
Diffstat (limited to 'units')
0 files changed, 0 insertions, 0 deletions