mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
tests: remove unnecessary /sys/fs/cgroup/systemd checking
A unified hierarchy obsoletes this checking
This commit is contained in:
@@ -1134,7 +1134,6 @@ inst_libdir_file() {
|
||||
}
|
||||
|
||||
check_nspawn() {
|
||||
[[ -d /sys/fs/cgroup/systemd ]] && \
|
||||
[[ -d /run/systemd/system ]]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user