]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: restarting elapsed timer shouldn't trigger the corresponding service
authorFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 23 Sep 2025 15:42:01 +0000 (17:42 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 24 Sep 2025 07:52:36 +0000 (09:52 +0200)
commit5730a400fd5ee82566fe03eb832121a0d4bc26b6
tree94035853a5ea3c50702becb401db85497eb4aca9
parent953c347fb6f293acbd6da009646bfc071b68ddd7
test: restarting elapsed timer shouldn't trigger the corresponding service

Provides coverage for:
  - https://github.com/systemd/systemd/issues/31231
  - https://github.com/systemd/systemd/issues/35805
test/units/TEST-53-TIMER.restart-trigger.sh [new file with mode: 0755]