]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
core/service: rework the hold-off time over message 8562/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Mar 2018 13:43:52 +0000 (14:43 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 24 Mar 2018 13:22:42 +0000 (14:22 +0100)
commit5ce6e7f525ae7bec35ac6787d54315b6f65b6c9e
tree1fa72206fe50697deebb022a0c18c21f231dd3b5
parentb3e4e23e834348cbd6a69c7eb0edff024eeb76bd
core/service: rework the hold-off time over message

"hold-off" is apparently confusing, because we also have HoldoffTimeoutSec=.
Let's use RestartSec= directly in the message.

Fixes #5472.
src/core/service.c