diff --git a/test/test-functions b/test/test-functions index a5644eaf73..49bd35f688 100644 --- a/test/test-functions +++ b/test/test-functions @@ -1134,7 +1134,6 @@ inst_libdir_file() { } check_nspawn() { - [[ -d /sys/fs/cgroup/systemd ]] && \ [[ -d /run/systemd/system ]] }