]> git.pld-linux.org Git - packages/distcc.git/blame_incremental - distcc-user.patch
- up to 3.4
[packages/distcc.git] / distcc-user.patch
... / ...
CommitLineData
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 #endif
5 #endif
6
7-const char *opt_user = "distcc";
8+const char *opt_user = "nobody";
9
10
11 /**
This page took 0.203208 seconds and 4 git commands to generate.