From: Richard Maw Date: Wed, 17 Apr 2024 15:10:09 +0000 (+0100) Subject: TEST-07-PID1: Move mount units to test dir X-Git-Tag: v256-rc2~97^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7590e1d037c7b0bf2e9d775c6722d13eef315566;p=thirdparty%2Fsystemd.git TEST-07-PID1: Move mount units to test dir To load the units it is sufficient to add them to the units directory and it's a step towards not needing any customisations for this test. --- diff --git a/test/TEST-07-PID1/test.sh b/test/TEST-07-PID1/test.sh index cc8a81f77df..b60f1db68fd 100755 --- a/test/TEST-07-PID1/test.sh +++ b/test/TEST-07-PID1/test.sh @@ -21,21 +21,6 @@ test_append_files() { printf "[Socket]\nTriggerLimitIntervalSec=10\n" >"$workspace/etc/systemd/system/issue2467.socket.d/TriggerLimitInterval.conf" fi - # Issue: https://github.com/systemd/systemd/issues/2730 - mkdir -p "$workspace/etc/systemd/system/" - cat >"$workspace/etc/systemd/system/issue2730.mount" <