Files @ 0e43edb16f3f
Branch filter:

Location: DistRen/etc/distrenslave.conf.in

ethanzonca
restored tar functionality, unpackJob() needs fixing though
1
2
3
4
5
6
7
8
9
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
  hostname = "protofusion.org"
}

include("distrencommon.conf")