On Sat, Jun 28, 2014 at 06:15:58PM +0200, Moviuro wrote: > Hi all, > > I am at the moment trying to clean up my units to write some simple ones that > I just have to link without hardcoding anything in them but am stuck at this > issue: what to do if my unit requires multiple parameters? Hi, systemd is kind of built around the idea of a single instance parameter... Allowing multiple would be convenient, but would require much more complexity, and a rewriting of a lot of internals. I don't think this is going to happen.
Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
