glusterfs service: Don't make it a prerequisite of network-online.target.

This introduces dependency cycles.

A network file system to be running is not required for a network
connection to be available.

19759cfeab (commitcomment-22044519)
This commit is contained in:
Niklas Hambüchen 2017-05-07 00:30:29 +02:00
parent 79d547b4bb
commit 5e2815dfb7

View File

@ -106,7 +106,6 @@ in
requires = [ "rpcbind.service" ];
after = [ "rpcbind.service" "network.target" "local-fs.target" ];
before = [ "network-online.target" ];
preStart = ''
install -m 0755 -d /var/log/glusterfs