File epoptes-client.sysconfig of Package epoptes
## Path: Applications/Epoptes-client
## Description: Epoptes-client remote monitoring startup parameters
## Type: string
## Default: ""
#
# The server where Epoptes-client will be connecting to.
# If unset, thin client user sessions running on the server will try to connect
# to "localhost", while thin client root sessions and fat or standalone clients
# will try to connect to "server".
# LTSP automatically puts "server" in /etc/hosts for thin and fat clients,
# but you'd need to put "server" in DNS manually for standalone clients.
#
SERVER="server"
## Type: integer
## Default: 0
#
# The port where the server will be listening on, and where the client will try
# to connect to. For security reasons it defaults to a system port, 789.
#
PORT="789"