View Single Post
Posts: 24 | Thanked: 7 times | Joined on Nov 2011
#4
Discovering systemd... I made a graph of the systemd settings, but I don't know how to interpret it yet...

Commands are :

systemctl --order dot > sysgraph.dot

then (after transfering the file on my Ubuntu pc):

cat sysgraph.dot | dot -Tsvg > sysgraph.svg

Result can be found here: http://ubuntuone.com/7jnlRCzUhnMtOgYqjSc72m
 

The Following 3 Users Say Thank You to alci For This Useful Post: