mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
In environments where XDG_RUNTIME_DIR/systemd/private exists but the user systemd session is not functional, systemd_cgroup_available() returns true and the test script is wrapped with systemd-run, which fails immediately, causing ChildStdout to return EOF before READY. Set WEFT_DISABLE_CGROUP=1 for the duration of the test and restore it on exit. |
||
|---|---|---|
| .. | ||
| compositor_client.rs | ||
| ipc.rs | ||
| main.rs | ||
| mount.rs | ||
| runtime.rs | ||
| ws.rs | ||