Preface
Linkar uses OS-level commands to start services.
In Windows, edit or create the file here:
%ProgramData%\KOSDAY\LinkarSuite\CustomServiceCommands.xml
In Linux and macOS:
/etc/KOSDAY/LinkarSuite/CustomServiceCommands.xml
<CustomServiceCommands> <START COMMAND="" ARGUMENTS=""/> <STOP COMMAND="" ARGUMENTS=""/> <RESTART COMMAND="" ARGUMENTS=""/> </CustomServiceCommands>
The LinkarManagerControl command will review this file before starting or stopping a service.
Permissions If the service fails to start, the issue could be with Permissions on the user starting the service. |