blob: e972ed4b2cfaf664b05a5e91e7fd5427f13fcbfb [file] [log] [blame]
digraph "g" {
"rsc1_child:0_monitor_0 yingying.site" -> "rsc1_start_0" [ style = bold]
"rsc1_child:0_monitor_0 yingying.site" [ style=bold color="green" fontcolor="black"]
"rsc1_child:0_start_0 yingying.site" -> "rsc1_running_0" [ style = bold]
"rsc1_child:0_start_0 yingying.site" [ style=bold color="green" fontcolor="black"]
"rsc1_delete_0 yingying.site" [ style=bold color="green" fontcolor="black"]
"rsc1_running_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_start_0" -> "rsc1_child:0_start_0 yingying.site" [ style = bold]
"rsc1_start_0" -> "rsc1_running_0" [ style = bold]
"rsc1_start_0" [ style=bold color="green" fontcolor="orange"]
}