On Sat, 19.01.13 00:03, Ian Pilcher ([email protected]) wrote: > Is there any way to create something like an "instantiated socket"?
Nope, there isn't. We currently do not allow this because we don't really know what to the per-connection service instances would be called like. i.e. if the socket is called [email protected], and it is activated, do you just drop the "bar" and activate [email protected]? This would not cover your use case. So, the question is what to do instead. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
