GNU bug report logs -
#78758
shepherd: 'herd graph' shows root node
Previous Next
Full log
View this message in rfc822 format
Hello,
I noticed that "herd graph" always creates a link to root, which IMO
clobbers the picture (I can send pictures if that is allowed on this
list or their source)
This is due to these lines in herd.scm (around line 782):
(if (memq 'root (live-service-provision service))
(live-service-requirement service)
(cons 'root (live-service-requirement service)))))
The line (live-service-requirement service) is enough to produce
an understandable dependency graph.
Sincerely.
--
Bernard
This bug report was last modified 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.