66
www.obarun.org

66-dbctl

This command is used to control an already supervised services in live defined in tree.

Interface

	66-dbctl [ -h help ] [ -v verbosity ] [ -l live ] [ -t tree ] [ -T timeout ] [ -u up ] [ -d down ] service(s)
	

This tool expects to find an already supervised service in live defined in the given tree and an already running scandir. This tool only deal with 'bundle', 'longrun', 'oneshot' service—see 66-svctl for 'classic' services.

Multiple services can be handled by seperating their names with a space. 66-dbctl gathers the service(s) passed as argument in a list called selection.

Options

Note

This tool is a safe wrapper built around s6-rc. It only handles 66 ecosystem files before sending the selection to s6-rc program.