civodul pushed a change to branch devel
in repository shepherd.
from 73662b7 tests: Test behavior when loading the config file throws.
new 2bd3af6 log-rotation: Add service documentation.
new 24b2765 monitoring: Localize documentation.
new 55ae779 service: Factorize ‘lookup-service*’.
new 20f5ddb service: ‘start-in-parallel’ expects services, not symbols.
new 6cc1842 service: ‘start-in-the-background’ gracefully handles unknown
services.
new e6d510b service: Gracefully handle nonexistent dependencies.
new 6be9ef6 log-rotation: Honor #:compression.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
modules/shepherd/service.scm | 78 +++++++++++++++++--------------
modules/shepherd/service/log-rotation.scm | 12 +++--
modules/shepherd/service/monitoring.scm | 5 +-
tests/config-failure.sh | 14 +++++-
4 files changed, 69 insertions(+), 40 deletions(-)