Soooo... I've written a script that mimics
initctl show-convig -e functionality on a given folder.
I've transferred whole
/etc/upstart to PC:
Code:
> ./initctl_show_config.sh upstart/ > upstart.txt # this took many seconds :)
> python initctl2dot.py -f upstart.txt -o upstart.dot
> dot -Tjpg -o kindle_upstart.jpg upstart.dot
Result is attached:
kindle_upstart_PW4_5.10.3.jpg
Quote:
Emits denoted by green lines.
Start on denoted by blue lines.
Stop on denoted by red lines.
|
This is a little modded system, so we can se i.e. following block: