Linux Commands Examples

A great documentation place for Linux commands

initctl2dot

manual page for initctl2dot


see also : init - initctl

Synopsis

initctl2dot [OPTIONS]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

Convert initctl(8) output to GraphViz dot(1) format.

With no options, initctl(8) will be invoked automatically and the output written to file upstart.dot. If run from within an Upstart user session, unless --system is specified, the data generated will be for the user session.

options

-f INFILE , --infile=INFILE

File to read initctl(8) output from ("initctl show-config -e"). If not specified, initctl(8) will be run automatically.

-h

Display usage statement.

-r RESTRICTIONS , --restrict-to-jobs=RESTRICTIONS

Limit display of start on and stop on conditions to comma-separated list of jobs.

-w OUTFILE , --outfile=OUTFILE

File to write output to.

--color-emits=COLOR_EMITS

Specify color for ’emits’ lines.

--color-start-on=COLOR_START_ON

Specify color for ’start on’ lines.

--color-stop-on=COLOR_STOP_ON

Specify color for ’stop on’ lines.

--color-event=COLOR_EVENT

Specify color for event boxes.

--color-text=COLOR_TEXT

Specify color for summary text.

--color-bg=COLOR_BG

Specify background color for diagram.

--color-event-text=COLOR_EVENT_TEXT

Specify color for text in event boxes.

--color-job-text=COLOR_JOB_TEXT

Specify color for text in job boxes.

--color-job=COLOR_JOB

Specify color for job boxes.

--system

Connect to the Upstart system session.

--user

Connect to the Upstart user session.

copyright

Copyright © 2011 Canonical Ltd.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

reporting bugs

Report bugs at <https://launchpad.net/upstart/+bugs>


see also

init initctl


author

Written by James Hunt <james.hunt[:at:]ubuntu[:dot:]com>

How can this site be more helpful to YOU ?


give  feedback