Files @ 601295e9ca42
Branch filter:

Location: DistRen/etc/distrenslave.conf

ethanzonca
Trying out someone's int_to_str() function, we'll see how it goes... but it used xmalloc, which isn't in every build env. I changed it to malloc, we'll see... :D
1
2
3
4
5
6
slave
{
  username = "!username"
}

include("distrencommon.conf")