On Thu, Jan 19, 2017 at 11:06:35AM +0000, Patrick O'Callaghan wrote: > > https://bugzilla.redhat.com/show_bug.cgi?id=1119787 > Just as a matter of interest, why does "After=network.target" even > exist? In what circumstance would this ever be the right thing to do? It exists for _shutdown_ ordering, and should be used for services that don't need to wait for the network to start, but might hang or act badly if the network vanishes underneath them. This is pretty obscure, really. Most things should use network-online.target if they really need the network to be up; even better, of course, is software that can start whenever and adapt. If you find something using network.target when it should use network-online.target, please file a bug and set it as blocking https://bugzilla.redhat.com/show_bug.cgi?id=network-online.target -- Matthew Miller <mattdm@xxxxxxxxxxxxxxxxx> Fedora Project Leader _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx