Re: [systemd-devel] [Bug] minor typo on systemd wiki page

2014-01-02 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jan 02, 2014 at 04:31:41PM +0100, Holger Schurig wrote: > On http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/ > > > To create and start a unit in the cgroup tree use the StartTransientUnit() > > method on the Manager object exposed by systemd's PID 1 on the bus, > >

[systemd-devel] [Bug] minor typo on systemd wiki page

2014-01-02 Thread Holger Schurig
On http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/ > To create and start a unit in the cgroup tree use the StartTransientUnit() > method on the Manager object exposed by systemd's PID 1 on the bus, > see the Bus API Documentation for details. This call takes for arguments.