Greetings, I have a template unit for different demon configurations that I want to switch between. I was able to easily make a template unit [email protected] that just calls "foo -c /etc/%i.conf", so now I can say [email protected] and it works as expected. My problem now is that if I do [email protected], I need to make sure [email protected] is stopped before [email protected] starts. Is there a clean way to do this? I see tons of examples with targets but none for template units. Thanks! _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
