mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
With -Dsplit-usr=true, we set rootprefix to /. This leads to //lib/systemd or //lib/udev for various dir variables. Using join_paths() avoids this.