Files @ 633e938f261d
Branch filter:

Location: DistRen/etc/distrenslave.conf - annotation

LordOfWar
-add a function prototype for add_job_to_queue()
-adjusted change_job_priority() to add the job before the jobs of its same priority if it has already been started, but add it at after the jobs of its same priority if it hasn't been started
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
}

include("distrencommon.conf")

datadir = "/var/lib/distren"