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 46b0392962
commit b40f99f083

View File

@ -1423,7 +1423,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" {