fixes #8987

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
This commit is contained in:
Louis Sautier 2015-04-03 00:33:04 +02:00 committed by Gunnar Beutner
parent aaae1297e8
commit 47805c53b2
1 changed files with 1 additions and 1 deletions

View File

@ -1426,7 +1426,7 @@ which can be used for all event commands triggered using ssh:
The actual event command only passes the `event_by_ssh_command` attribute.
The `event_by_ssh_service` custom attribute takes care of passing the correct
daemon name, while `test $service.state_id$ -gt 0` makes sure that the daemon
is only restarted when the service is an a not `OK` state.
is only restarted when the service is not in an `OK` state.
object EventCommand "event_by_ssh_restart_service" {