On Fri, 06.03.15 11:23, Frank Steiner ([email protected]) wrote:

> Hi,
> 
> for debugging an ordering cycle during boot I tried to run
>   systemd --test --system  --unit=multi-user.target --log-level=debug
> as user (as it doesn't work as root).
> 
> The result is just:
> systemd 210 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA 
> +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP +APPARMOR)
> Detected architecture 'x86-64'.
> Failed to set hostname to <wirth>: Operation not permitted
> Failed to open /dev/tty0: Permission denied
> Using cgroup controller name=systemd. File system hierarchy is at 
> /sys/fs/cgroup/systemd/user.slice/user-0.slice/session-2.scope.
> Release agent already installed.
> Failed to create root cgroup hierarchy: Permission denied
> Failed to allocate manager object: Permission denied
> 
> With --used the two "Failed" lines disappear, but nothing else is shown.
> 
> This is a SLES 12 system. Any idea what I'm doing wrong? What permissions 
> does the user need to run the test mode? Adding him to the root group 
> didn't suffice.

210 is really old. THis has been fixed a while back in newer
versions. Please update or ask your distribution to backport the fixes.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to