mirror of
https://github.com/systemd/systemd.git
synced 2026-07-15 20:10:58 +00:00
Since the root directory was being suppressed to NULL, the subsequent check would erroneously think that no working directory was specified. This caused the default working directory to be applied instead.