Closed yakman2020 closed 6 years ago
Systemctl and systemd-exec are two entirely different binaries. The programs are doing different things, though they both parse system units, they look at largely different things for different reasons. Forcing the systemd-exec build and sources into the systemctl directory makes the code much harder to follow.
LGTM. I'll redo the other PR without changing folders.
Reverts dcos/dcos-windows#116.