aboutsummaryrefslogtreecommitdiff
path: root/bare-bones-shepherd-graph.dot
diff options
context:
space:
mode:
Diffstat (limited to 'bare-bones-shepherd-graph.dot')
-rw-r--r--bare-bones-shepherd-graph.dot119
1 files changed, 119 insertions, 0 deletions
diff --git a/bare-bones-shepherd-graph.dot b/bare-bones-shepherd-graph.dot
new file mode 100644
index 0000000..86c8859
--- /dev/null
+++ b/bare-bones-shepherd-graph.dot
@@ -0,0 +1,119 @@
+digraph "Guix shepherd-service" {
+ graph [
+ overlap=prism,
+ splines=spline,
+ outputorder=edgesfirst,
+ bgcolor=transparent
+ ];
+ "user-file-systems" [label = "user-file-systems", shape = box, fontname = Helvetica];
+ "file-systems" -> "user-file-systems" [color = darkviolet];
+ "file-systems" [label = "file-systems", shape = box, fontname = Helvetica];
+ "user-processes" -> "file-systems" [color = dimgrey];
+ "user-homes" -> "file-systems" [color = darkgoldenrod];
+ "user-processes" [label = "user-processes", shape = box, fontname = Helvetica];
+ "nscd" -> "user-processes" [color = darkseagreen];
+ "guix-daemon" -> "user-processes" [color = dimgrey];
+ "urandom-seed" -> "user-processes" [color = magenta];
+ "syslogd" -> "user-processes" [color = darkseagreen];
+ "term-tty6" -> "user-processes" [color = peachpuff4];
+ "term-tty5" -> "user-processes" [color = red];
+ "term-tty4" -> "user-processes" [color = darkseagreen];
+ "term-tty3" -> "user-processes" [color = darkgoldenrod];
+ "term-tty2" -> "user-processes" [color = dimgrey];
+ "term-tty1" -> "user-processes" [color = magenta];
+ "networking" -> "user-processes" [color = darkviolet];
+ "nscd" [label = "nscd", shape = box, fontname = Helvetica];
+ "guix-daemon" [label = "guix-daemon", shape = box, fontname = Helvetica];
+ "urandom-seed" [label = "urandom-seed", shape = box, fontname = Helvetica];
+ "syslogd" [label = "syslogd", shape = box, fontname = Helvetica];
+ "ssh-daemon" -> "syslogd" [color = peachpuff4];
+ "ssh-daemon" [label = "ssh-daemon", shape = box, fontname = Helvetica];
+ "term-tty6" [label = "term-tty6", shape = box, fontname = Helvetica];
+ "console-font-tty6" -> "term-tty6" [color = darkviolet];
+ "console-font-tty6" [label = "console-font-tty6", shape = box, fontname = Helvetica];
+ "term-tty5" [label = "term-tty5", shape = box, fontname = Helvetica];
+ "console-font-tty5" -> "term-tty5" [color = peachpuff4];
+ "console-font-tty5" [label = "console-font-tty5", shape = box, fontname = Helvetica];
+ "term-tty4" [label = "term-tty4", shape = box, fontname = Helvetica];
+ "console-font-tty4" -> "term-tty4" [color = red];
+ "console-font-tty4" [label = "console-font-tty4", shape = box, fontname = Helvetica];
+ "term-tty3" [label = "term-tty3", shape = box, fontname = Helvetica];
+ "console-font-tty3" -> "term-tty3" [color = cyan3];
+ "console-font-tty3" [label = "console-font-tty3", shape = box, fontname = Helvetica];
+ "term-tty2" [label = "term-tty2", shape = box, fontname = Helvetica];
+ "console-font-tty2" -> "term-tty2" [color = blue];
+ "console-font-tty2" [label = "console-font-tty2", shape = box, fontname = Helvetica];
+ "term-tty1" [label = "term-tty1", shape = box, fontname = Helvetica];
+ "console-font-tty1" -> "term-tty1" [color = darkseagreen];
+ "console-font-tty1" [label = "console-font-tty1", shape = box, fontname = Helvetica];
+ "networking" [label = "networking", shape = box, fontname = Helvetica];
+ "user-homes" [label = "user-homes", shape = box, fontname = Helvetica];
+ "root-file-system" [label = "root-file-system", shape = box, fontname = Helvetica];
+ "file-systems" -> "root-file-system" [color = darkviolet];
+ "file-system-/dev/pts" -> "root-file-system" [color = red];
+ "file-system-/dev/shm" -> "root-file-system" [color = peachpuff4];
+ "file-system-/gnu/store" -> "root-file-system" [color = magenta];
+ "file-system-/sys/fs/cgroup" -> "root-file-system" [color = dimgrey];
+ "file-system-/sys/fs/cgroup/cpuset" -> "root-file-system" [color = blue];
+ "file-system-/sys/fs/cgroup/cpu" -> "root-file-system" [color = cyan3];
+ "file-system-/sys/fs/cgroup/cpuacct" -> "root-file-system" [color = magenta];
+ "file-system-/sys/fs/cgroup/memory" -> "root-file-system" [color = darkgoldenrod];
+ "file-system-/sys/fs/cgroup/devices" -> "root-file-system" [color = magenta];
+ "file-system-/sys/fs/cgroup/freezer" -> "root-file-system" [color = red];
+ "file-system-/sys/fs/cgroup/blkio" -> "root-file-system" [color = peachpuff4];
+ "file-system-/sys/fs/cgroup/perf_event" -> "root-file-system" [color = red];
+ "file-system-/sys/fs/cgroup/hugetlb" -> "root-file-system" [color = magenta];
+ "udev" -> "root-file-system" [color = cyan3];
+ "file-system-/dev/pts" [label = "file-system-/dev/pts", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/dev/pts" [color = darkviolet];
+ "file-system-/dev/shm" [label = "file-system-/dev/shm", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/dev/shm" [color = darkviolet];
+ "file-system-/gnu/store" [label = "file-system-/gnu/store", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/gnu/store" [color = darkviolet];
+ "file-system-/sys/fs/cgroup" [label = "file-system-/sys/fs/cgroup", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/cpuset" -> "file-system-/sys/fs/cgroup" [color = blue];
+ "file-system-/sys/fs/cgroup/cpu" -> "file-system-/sys/fs/cgroup" [color = cyan3];
+ "file-system-/sys/fs/cgroup/cpuacct" -> "file-system-/sys/fs/cgroup" [color = magenta];
+ "file-system-/sys/fs/cgroup/memory" -> "file-system-/sys/fs/cgroup" [color = darkgoldenrod];
+ "file-system-/sys/fs/cgroup/devices" -> "file-system-/sys/fs/cgroup" [color = magenta];
+ "file-system-/sys/fs/cgroup/freezer" -> "file-system-/sys/fs/cgroup" [color = red];
+ "file-system-/sys/fs/cgroup/blkio" -> "file-system-/sys/fs/cgroup" [color = peachpuff4];
+ "file-system-/sys/fs/cgroup/perf_event" -> "file-system-/sys/fs/cgroup" [color = red];
+ "file-system-/sys/fs/cgroup/hugetlb" -> "file-system-/sys/fs/cgroup" [color = magenta];
+ "file-system-/sys/fs/cgroup/cpuset" [label = "file-system-/sys/fs/cgroup/cpuset", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/cpuset" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/cpu" [label = "file-system-/sys/fs/cgroup/cpu", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/cpu" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/cpuacct" [label = "file-system-/sys/fs/cgroup/cpuacct", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/cpuacct" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/memory" [label = "file-system-/sys/fs/cgroup/memory", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/memory" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/devices" [label = "file-system-/sys/fs/cgroup/devices", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/devices" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/freezer" [label = "file-system-/sys/fs/cgroup/freezer", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/freezer" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/blkio" [label = "file-system-/sys/fs/cgroup/blkio", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/blkio" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/perf_event" [label = "file-system-/sys/fs/cgroup/perf_event", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/perf_event" [color = darkviolet];
+ "file-system-/sys/fs/cgroup/hugetlb" [label = "file-system-/sys/fs/cgroup/hugetlb", shape = box, fontname = Helvetica];
+ "file-systems" -> "file-system-/sys/fs/cgroup/hugetlb" [color = darkviolet];
+ "udev" [label = "udev", shape = box, fontname = Helvetica];
+ "term-tty6" -> "udev" [color = peachpuff4];
+ "term-tty5" -> "udev" [color = red];
+ "term-tty4" -> "udev" [color = darkseagreen];
+ "term-tty3" -> "udev" [color = darkgoldenrod];
+ "term-tty2" -> "udev" [color = dimgrey];
+ "term-tty1" -> "udev" [color = magenta];
+ "networking" -> "udev" [color = darkviolet];
+ "host-name" [label = "host-name", shape = box, fontname = Helvetica];
+ "term-tty6" -> "host-name" [color = peachpuff4];
+ "term-tty5" -> "host-name" [color = red];
+ "term-tty4" -> "host-name" [color = darkseagreen];
+ "term-tty3" -> "host-name" [color = darkgoldenrod];
+ "term-tty2" -> "host-name" [color = dimgrey];
+ "term-tty1" -> "host-name" [color = magenta];
+ "loopback" [label = "loopback", shape = box, fontname = Helvetica];
+
+}