mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 02:24:15 +00:00
test-execute checks that only /var/lib/private/waldo is writable, but there are some filesystems that are always writable and excluded. Add /sys/devices/system/cpu which is created by lxcfs. Fixes https://github.com/systemd/systemd/issues/23263