|
|
|
|
|
by RVuRnvbM2e
4018 days ago
|
|
systemd-analyze dot --order | dot -Tsvg > /tmp/system.svg
The resulting dependency diagram may look complex, but consider that there is no equivalent functionality for SysV init scripts despite the fact that they have the same level of inter-dependent complexity. |
|
What to see your entire sysv init, as it will run every single time?
Obviously, substitute whichever runlevel you're concerned with.