exec Service Starter

protected open fun execServiceStarter(service: BrownieHostService, out: OutputStream)

Method used to execute the SERVICE_STARTER_SCRIPT script

Parameters

service

The service to start

out

The output stream used to write the script to execute

Throws

when an exception occurred during the process