Files @ 3efc48659d0b
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

binki
Use poll() instead of select() (poll() is the thing to use nowadays ;-) ).
slave
{
  username = "!username"
  password = "!password"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
  hostname = "protofusion.org"
}

include("distrencommon.conf")