Files @ 05f0e3e28a7e
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

ethanzonca
Fixed build errors caused by misspell
1
2
3
4
5
6
7
8
9
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
  hostname = "protofusion.org"
}

include("distrencommon.conf")