Description of problem: SSIA Version-Release number of selected component (if applicable): Upstream master How reproducible: As systemd god decides. Actual results: Corosync can be started before network is up. Expected results: Corosync starts after network is up. Additional info: Assigning directly to Angys, because he was working on unitfile.
IMHO adding After=network.target Requires=network.target should help...
now fixed upstream