mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 06:52:22 +03:00
f9aefc91f1
We wait for "basic.target" being reached in the user instance anyway before allowing the user's session to start, hence doing such a wait is unnecessary, since that would just mean we'd wait for "default.target" on top of "basic.target", but we shouldn#t need anything of that... Hence, let's simplify this, reduce explicit sync points. |
||
---|---|---|
.. | ||
Makefile | ||
test.sh | ||
testsuite.sh |