Files @ 2db3c59f604d
Branch filter:

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

ethanzonca@protofusion.org
Fixed returning multiple statements
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")