Files @ 48325fa3515c
Branch filter:

Location: DistRen/etc/distrenslave.conf.in - annotation

ethanzonca
Moved some slave code into functions, fixed memory leak
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")