diff options
author | Steve Dickson <steved@redhat.com> | 2017-04-10 07:16:58 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2017-04-10 07:21:23 -0400 |
commit | 9d4fc3fb5133be2df69fa380f80d1c660827fd1b (patch) | |
tree | cbeec2504c65609d68e37b85aeb3c814112fea0c /support | |
parent | 3892174834ea1a4729348f0ecd3078cc1d5458e4 (diff) | |
download | nfs-utils-9d4fc3fb5133be2df69fa380f80d1c660827fd1b.tar.gz nfs-utils-9d4fc3fb5133be2df69fa380f80d1c660827fd1b.tar.xz nfs-utils-9d4fc3fb5133be2df69fa380f80d1c660827fd1b.zip |
systemd: NFS server services should use network-online
There has been an number startup problems where parts of
the NFS server fails to start due to DNS and other
parts of the network not be up.
Reading the systemd.special it seems network.target is
a passive unit which does not wait for the entire
network to come up and network-online.target is an
active unit which does wait.
So this adds Wants=network-online.target to all of
the NFS server services
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions