SOURCES: rpcbind-rpcuser.patch (NEW) - use user rpc instead of daemon

baggins baggins at pld-linux.org
Tue Apr 24 17:10:41 CEST 2007


Author: baggins                      Date: Tue Apr 24 15:10:41 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use user rpc instead of daemon

---- Files affected:
SOURCES:
   rpcbind-rpcuser.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/rpcbind-rpcuser.patch
diff -u /dev/null SOURCES/rpcbind-rpcuser.patch:1.1
--- /dev/null	Tue Apr 24 17:10:41 2007
+++ SOURCES/rpcbind-rpcuser.patch	Tue Apr 24 17:10:36 2007
@@ -0,0 +1,11 @@
+--- rpcbind-0.1.4/src/rpcbind.c~	2004-12-02 17:37:16.000000000 +0100
++++ rpcbind-0.1.4/src/rpcbind.c	2007-04-24 17:02:42.000000000 +0200
+@@ -81,7 +81,7 @@
+ 
+ 
+ /* who to suid to if -s is given */
+-#define RUN_AS  "daemon"
++#define RUN_AS  "rpc"
+ 
+ #define RPCBINDDLOCK "/var/run/rpcbind.lock"
+ 
================================================================


More information about the pld-cvs-commit mailing list