В Mon, 22 Jul 2013 17:48:11 +0800 Kai Hendry <[email protected]> пишет:
> > I enabled the above as pingtest.service and added > Wants=network-online.target under the [Unit] heading in > darkice.service. > > Still I don't understand how pingtest.service can fail here with exit > 2 and even more confusingly network-online.target is reached!? network-online.target has no requirement for pingtest.service. All that this configuration does is delaying network-online.target by at most 60 seconds, that's all. If network is not up at this point - too bad. > http://ix.io/6Nv > _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
