Debianization.
[become] / debian / become.templates
CommitLineData
b0f66028 1Template: become/run-daemon
2Type: boolean
3Default: false
4Description: Run a become server?
5 If you say `yes' here, I'll start a Become server. Client machines don't
6 want this, so `no' is usually the right answer.
7
8Template: become/servers
9Type: string
10Default:
11Description: List of server names and ports
12 Type a list of SERVER names or SERVER:PORT pairs, separated by spaces,
13 one for each Become server you've set up or will install. The default
14 port is 35523.
15 .
16 As a special case, if you say `STANDALONE', I'll remove the `become.server'
17 file, and `become' will read its local rules file rather than querying a
18 server.