Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | job: Don't discard propagated restart jobs when unit is activating | Andrew Stone | 2022-08-26 | 2 | -0/+13 |
| | | | | | | | | When a service unit Requires= a socket, and the socket is restarted while the service is in state=activating, the propagated restart is being discarded. This is contrary to the documentation for Requires=, which states "this unit will be stopped (or restarted) if one of the other units is explicitly stopped (or restarted)". | ||||
* | test: Move testsuite-03 units to .units directory | Andrew Stone | 2022-08-26 | 4 | -0/+25 |