Revert "shared/install: create relative symlinks for enablement and aliasing"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Apr 2022 20:01:10 +0000 (22:01 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 May 2022 17:02:26 +0000 (19:02 +0200)
commit9aa3d6b41eadff6634bb3cf800064724171a7aad
tree7a9da0cb85ce265adb7c2ff5a5d8b6c97a909258
parent14736ab6ff1744b3750b5b56ce7ecf40f6422e82
Revert "shared/install: create relative symlinks for enablement and aliasing"

This reverts commit d6c9411072901556176ac130f2ce71a33107aa93.

I still think this is something that needs to be done, but we're hitting some
unexplained failures, e.g. https://github.com/systemd/systemd/issues/22920.
So let's revert this for now, so -rc2 can be released, with a plan to return
to this after a release.

Closes #22920.
src/shared/install.c
src/test/test-install-root.c
test/test-systemctl-enable.sh