Files @ c72bb4bd0892
Branch filter:

Location: DistRen/etc/distrenslave.conf - annotation

ethanzonca
Uncommented the register_user call, which breaks the slave binary, why is it an undefined reference?
1
2
3
4
5
6
7
slave
{
  username = "!username";
  key = "!key";
}

include("distrencommon.conf")