Make it possible to call utils.Daemonize with uid and gid to run as
authorRené Nussbaumer <rn@google.com>
Wed, 2 Jun 2010 08:34:15 +0000 (10:34 +0200)
committerRené Nussbaumer <rn@google.com>
Fri, 4 Jun 2010 14:22:46 +0000 (16:22 +0200)
commit743b53d4eb9f3de46edb5e54738dab287b1979ac
tree0dff48a639d7275b8c9ae5e5372edb3ce53a8b27
parent0d150c5099b9c31901795207ef3827bcfda54dca
Make it possible to call utils.Daemonize with uid and gid to run as

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/daemon.py
lib/utils.py