]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: replace symlink to 99-default.link with a copy
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 4 Mar 2025 23:07:07 +0000 (08:07 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Mar 2025 17:41:40 +0000 (02:41 +0900)
commit5506aff98df4d5dbd039196fe20352c4dd518f59
tree4ddb4abc87f7479c25076e7b3cdf41948d6f37f9
parenta030f8cc94dc426325ce73b2ab2dda1ceb68d645
test-network: replace symlink to 99-default.link with a copy

Then, we can drop ugly workaround in meson.build.
The .link file is not necessarily synced with 99-default.link.
Also, 99-default.link is not updated so frequently.
Let's manually sync it when necessary.
test/meson.build
test/test-network/conf/25-default.link [changed from symlink to file mode: 0644]