mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 18:27:04 +03:00
b961baf1ce
This test runs on the unified hierarchy, and ensures that cgroup delegation works properly, i.e. writ access is granted and the requested controllers are enabled.
5 lines
120 B
Makefile
5 lines
120 B
Makefile
include ../Makefile.guess
|
|
|
|
all setup clean run:
|
|
@basedir=../.. TEST_BASE_DIR=../ BUILD_DIR=$(BUILD_DIR) ./test.sh --$@
|