mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
tests: remove unnecessary /sys/fs/cgroup/systemd checking
A unified hierarchy obsoletes this checking
This commit is contained in:
parent
91f5f21332
commit
55161d41eb
@ -1134,7 +1134,6 @@ inst_libdir_file() {
|
||||
}
|
||||
|
||||
check_nspawn() {
|
||||
[[ -d /sys/fs/cgroup/systemd ]] && \
|
||||
[[ -d /run/systemd/system ]]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user