66
www.obarun.org

66-parser

This command parses frontend service file and write the result to a directory.

Interface

	66-parser [ -h ] [ -v verbosity ] [ -f ] service destination
	

An absolute path is expected for service and destination.

Options

Notes

It will not try to read and parse any services declared at @depends field. This tools should be used for debugging purpose and see the result of a parse process before trying to enable the service on the system. Also, it's recommended to not set the [environment] section. This tool use the exact same parser as 66-enable which write by default the configuration file at /etc/66/conf/service_name. That's mean that a corresponding file will be overwritten.