File epoptes.sysconfig of Package epoptes
## Path: Applications/Epoptes ## Description: Epoptes daemon startup parameters ## 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" ## Type: string ## Default: "" # # Epoptes server will use the following group for the communications socket. # That means that any user in that group will be able to launch the Epoptes UI # and control the clients. # SOCKET_GROUP="epoptes"