Files @ 5cc750f10d9d
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

binki
fixed stylistic, pointer access, and integer conversion issues
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")