Files
systemd/test/test-execute
Yu Watanabe 71a2af43f9 core: quote each exec directory entry when serializing
Quote each serialized exec directory entry, and use extract flags
compatible with config_parse_exec_directories() when deserializing.
This allows paths containing spaces and escaped characters to round-trip
correctly.

Fixes #41853.
Replaces #42686.
2026-07-31 10:46:50 +09:00
..