]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TEST-60-MOUNT-RATELIMIT: use reload to make new config applied
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 24 Jul 2025 15:17:08 +0000 (00:17 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 24 Jul 2025 19:54:42 +0000 (04:54 +0900)
test/units/TEST-60-MOUNT-RATELIMIT.sh

index 85f2c7912a5d6327141c8435042bcfc851ef81f8..028ad7e3a21d71725661102291d3d108813c821c 100755 (executable)
@@ -176,7 +176,7 @@ cat >/run/systemd/journald.conf.d/99-ratelimit.conf <<EOF
 [Journal]
 RateLimitBurst=0
 EOF
-systemctl restart systemd-journald.service
+systemctl reload systemd-journald.service
 
 run_testcases