This file is indexed.

/etc/ltsp/nxloadbalancer.conf is in ltsp-cluster-nxloadbalancer 2.0.3-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
# Configuration file for ltsp-loadbalancer-client
# This file is sourced

# SERVER : address of load balancer server to use
#
SERVER=localhost

# PORT : port number of the server. Default is 8008.
#PORT=8008

# LBGROUP : group of servers from which to choose
#
#LBGROUP=main

# TIMEOUT : timeout for the request
#
#TIMEOUT=5