]> git.pld-linux.org Git - packages/distcc.git/blame - distcc-user.patch
- rel 0.2
[packages/distcc.git] / distcc-user.patch
CommitLineData
f1470698 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 @@
862e094a 4 #include "exitcode.h"
5
6
f1470698 7-const char *opt_user = "distcc";
8+const char *opt_user = "nobody";
862e094a 9
10
11 /**
This page took 0.089299 seconds and 4 git commands to generate.