Files @ addf1a3579d8
Branch filter:

Location: DistRen/etc/distrenserver.conf

ethanzonca
Moved ssh_keygen() and conf_replace() before the useradd code to avoid duplicate user creation, etc.
1
2
3
4
5
6
7
8
9
/*
 configuration for _this_ server
*/
me
{
  render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}

include("distrencommon.conf")