On Mon, Jun 27, 2016 at 9:25 AM, Paul Menzel <[email protected]> wrote: > Dear systemd folks, > > > having a template for a service unit like `[email protected]`, and > starting several services from it, is there a way, to let another > service unit require all services started from that template? >
I do not think it is possible. In other direction it may work with some workaround (i.e. make every instance of template be required by specific services). _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
