Parses a frontend service file and writes the result to a directory.
66-parser [ -h ] [ -v verbosity ] [ -f ] service destination
An absolute path is expected for either service and destination.
66-parser will not try to read and parse any services declared under the @depends key of the given frontend file. This tool is mainly intended for debugging purposes and to see the result of a parsing process before actually enabling the service on the system. It is further recommended to not have the [environment] section set when running this tool on any frontend file of any given service. The tool uses the exact same parser as 66‑enable which by default writes the configuration file to %%service_admconf%%/service_name. As a consequence any corresponding existing file will be overwritten.