-
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #246: conditions for running/halted services
This change adds the following service conditions, which can be used to synchronize other stanzas: - service/foo/running - service/foo/halted - service/foo/missing - service/foo/crashed - service/foo/stopped - service/foo/busy - service/foo/restart Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
- Loading branch information
Showing
2 changed files
with
44 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters