Gentoo

The conf.d script must contain the following parameters:

TIGASE_HOME="/home/tigase/tigase-server"
TIGASE_USER=tigase
TIGASE_CONF="etc/tigase.conf"

The following should be configured:

  • TIGASE_HOME - Specifies the Tigase Server installation directory.
  • TIGASE_USER - Specifies the user that will run the program. This should be a user with SU permissions.
  • TIGASE_CONF - The location of tigase.conf file, relative to the TIGASE_HOME directory.