mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
TEST-07-PID.user-namespace-path.sh is flaky as Type=simple is used (implicitly), explicitly use Type=exec instead to ensure the namespaces are created before starting another service reusing the same namespaces. Fixes #39546.