On Thu, 09.07.15 23:14, Vadim Berezniker ([email protected]) wrote: > If a service fails to start because a dependency fails but that dependency > successfully starts after an automatic restart, I would expect the failed > dependent to attempt to start as well now that its dependency is > happy.
Hmm, if the automatic restart is configured for the service rather than the dep (or in addition to), you should get the behaviour you are looking for, no? Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
