2014-02-05 Lennart Poettering <[email protected]>: > > There is something else between *apps-start.service* and > > *apps-started.target* and the latter has WantedBy the default target > > (multi-user.target). > > > > In this case is necessary to start the target *apps-started.target *as > you > > suggested? > > Start the target again that pulls in your stuff, directly or indirectly... > > I cannot start the target *apps-started* before it has had all its dependencies satisfied.
Anyway I solved adding a new service "after" *apps-started* that restarts it. In this way all the services added with the union are correctly started. Is this the right approach to use? Thanks, SM
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
