]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-execute.c
Revert "test-exec: do not skip all the tests"
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 19:07:51 +0000 (20:07 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 18 Jan 2015 19:07:51 +0000 (20:07 +0100)
commit607ff5f95aac387ef3fb79358e7416b7c8b2090d
tree1d78d316b1d8906c051a95ad432307309bd309d1
parent21fce57b26f50381d21a22be4d62a8f6067dc5c9
Revert "test-exec: do not skip all the tests"

This reverts commit 68e68ca8106e7cd874682ae425843b48579c6539. We *need*
root access to create cgroups. The only exception is if it is run from
within a cgroup with "Delegate=yes". However, this is not always true and
we really shouldn't rely on this.

If your terminal runs from within a systemd --user instance, you're fine.
Everyone else is not (like running from ssh, VTs, and so on..).
src/test/test-execute.c