Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: apply LogLevelMax to messages about units | Ryan Hendrickson | 2021-05-03 | 1 | -0/+6 |
| | | | | | | | | | | This commit applies the filtering imposed by LogLevelMax on a unit's processes to messages logged by PID1 about the unit as well. The target use case for this feature is a service that runs on a timer many times an hour, where the system administrator decides that writing a generic success message to the journal every few minutes or seconds adds no diagnostic value and isn't worth the clutter or disk I/O. | ||||
* | tests: replace the few remaining Type=simple with Type=exec | Zbigniew Jędrzejewski-Szmek | 2020-10-22 | 1 | -1/+1 |
| | | | | | Except for the places where we explicitly want to test Type=simple, we should use Type=exec. | ||||
* | test: convert TEST-04-JOURNAL to generic image | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -0/+6 |