Re: [systemd-devel] Using systemd in user sessions

2011-08-31 Thread Kay Sievers
On Wed, Aug 31, 2011 at 18:20, Stefan Majewsky wrote: > how can I configure systemd to run as non-super-user, in a login > session? The only thing that seems to be related to this is the --user > switch in the systemd command, but this fails with "Failed to create > root cgroup hierarchy" and "Fai

[systemd-devel] Using systemd in user sessions

2011-08-31 Thread Stefan Majewsky
Hi, how can I configure systemd to run as non-super-user, in a login session? The only thing that seems to be related to this is the --user switch in the systemd command, but this fails with "Failed to create root cgroup hierarchy" and "Failed to allocate manager object" when run as non-root. Gre