Please enable JavaScript to view this site.

Navigation: » No topics above this level «

Editing CustomServiceCommands.xml

Scroll Prev Top Next More

Preface

Linkar uses OS-level commands to start services.
In some environments the defaults will not be ideal. For this reason override commands to toggle services can be set in the CustomServiceCommands.xml file.

 

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.
Linkar MANAGER will also use this from the Start / Stop Linkar Server button

 

Permissions

If the service fails to start, the issue could be with Permissions on the user starting the service.