diff --git a/src/lib66/info/info_graph_display_service.c b/src/lib66/info/info_graph_display_service.c index 485b4a2509d5766072969fa64441ab05117f37ca..52c517b8ed36afc5992192e02d197fc8af8b1db1 100644 --- a/src/lib66/info/info_graph_display_service.c +++ b/src/lib66/info/info_graph_display_service.c @@ -69,7 +69,7 @@ int info_graph_display_service(char const *name) } else { - if (!service_is(&sta, STATE_FLAGS_TOINIT)) { + if (!service_is(&sta, STATE_FLAGS_ISSUPERVISED)) { ppid = "unitialized" ; goto dis ;