Files @ 0cb5e6f974b8
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

binki
support the case where mysql returns no results
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")