summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/994.dot
blob: b89228a42c514e2d59f4c71e2ddb9e0391810f72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 digraph "g" {
"group_1_running_0" [ style=bold color="green" fontcolor="orange"]
"group_1_start_0" -> "group_1_running_0" [ style = bold]
"group_1_start_0" -> "postfix_9_start_0 paul" [ style = bold]
"group_1_start_0" [ style=bold color="green" fontcolor="orange"]
"group_1_stop_0" -> "group_1_stopped_0" [ style = bold]
"group_1_stop_0" -> "postfix_9_stop_0 paul" [ style = bold]
"group_1_stop_0" [ style=bold color="green" fontcolor="orange"]
"group_1_stopped_0" -> "group_1_start_0" [ style = bold]
"group_1_stopped_0" [ style=bold color="green" fontcolor="orange"]
"postfix_9_monitor_120000 paul" [ style=bold color="green" fontcolor="black"]
"postfix_9_start_0 paul" -> "group_1_running_0" [ style = bold]
"postfix_9_start_0 paul" -> "postfix_9_monitor_120000 paul" [ style = bold]
"postfix_9_start_0 paul" [ style=bold color="green" fontcolor="black"]
"postfix_9_stop_0 paul" -> "group_1_stopped_0" [ style = bold]
"postfix_9_stop_0 paul" -> "postfix_9_start_0 paul" [ style = bold]
"postfix_9_stop_0 paul" [ style=bold color="green" fontcolor="black"]
}