]> git.pld-linux.org Git - packages/distcc.git/blob - distcc-user.patch
- rel 0.2
[packages/distcc.git] / distcc-user.patch
1 --- distcc-1.2.3/src/setuid.c.orig      Sat Mar  1 13:43:48 2003
2 +++ distcc-1.2.3/src/setuid.c   Mon Mar 10 23:55:36 2003
3 @@ -35,7 +35,7 @@
4  #include "exitcode.h"
5  
6  
7 -const char *opt_user = "distcc";
8 +const char *opt_user = "nobody";
9  
10  
11  /**
This page took 0.034142 seconds and 3 git commands to generate.