Files @ 9f7b19e75f9b
Branch filter:

Location: DistRen/etc/distrenslave.conf.in - annotation

binki
readded AC_DEFINE_DIR so that config files have stuff substituted properly
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
  datadir = "@LOCALSTATEDIR@/@PACKAGE@"
  server = "protofusion"
}

include("distrencommon.conf")