Files @ 9deea2412c84
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

binki
fix mysqlResultFree() segfault issue, actually works finally :-D
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")