On Fri, Oct 17, 2014 at 9:03 AM, Paassen, Hiram van
<hiram.van.paas...@mastervolt.com> wrote:
> Is it possible to start multiple different services from one process?

In short, that is not sanely possible. If you care about latency for
accessing the service, even on the first request, then just don't
activate it using DBus. Enable it to start by default.

There are hacks you could use to move a process into another service's
cgroup, but it's highly unsupported and may not work coming kernel and
systemd changes to cgroups.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to