]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #22259 from bluca/exec_cond_restart
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 27 Jan 2022 06:09:47 +0000 (15:09 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Jan 2022 06:09:47 +0000 (15:09 +0900)
core: do not restart a service with Restart=always when ExecCondition fails


Trivial merge