Skip to content

This is a tool for viewing the dependency tree of systemd services.

Notifications You must be signed in to change notification settings

lakabd/systemd_dependency_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

systemd dependency viewer

This is a simple tool that can help you view and mind-map the dependency tree of systemd services. The script generates a static HTML web page based upon the svg output of systemd-analyze plot command.

Demo

alt text

dot to svg conversion is done statically using a javascript application viz.js (a JS compiled graphviz(C), using emscripten).

About

This is a tool for viewing the dependency tree of systemd services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages