On Thu, 02.10.14 16:36, Damien Robert ([email protected]) wrote:
> >From Lennart Poettering, Thu 02 Oct 2014 at 16:07:03 (+0200) : > > How precisely would you envision this to work? I mean, so far > > "systemctl preset [email protected]" will precisely enable > > "[email protected]" > > That's exactly what I want; I have not tried systemctl preset > [email protected], but in 'systemctl preset-all' it does not work (it only > enables services that exist, not instanciated service). Well, but from somewhere systemctl preset-all needs to be able to discover the "bar" string... How is that supposed to work? preset-all just enumerates all unit files that are installed and enables/disables them according to the preset file. But this means it would only find the template, and the instance would have to come from somewhere else, but where? Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
