Files @ 96697bb825b9
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

ethanzonca
Added slave authentication function using sproc that does not exist yet
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")