Author: pawelz Date: Wed Sep 24 14:49:56 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - better name for privsep user
---- Files affected: SOURCES: flowd-username.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/flowd-username.patch diff -u /dev/null SOURCES/flowd-username.patch:1.1 --- /dev/null Wed Sep 24 16:49:57 2008 +++ SOURCES/flowd-username.patch Wed Sep 24 16:49:50 2008 @@ -0,0 +1,12 @@ +diff -Naur flowd-0.9.1.orig/flowd.h flowd-0.9.1/flowd.h +--- flowd-0.9.1.orig/flowd.h 2007-10-24 03:04:10.000000000 +0200 ++++ flowd-0.9.1/flowd.h 2008-09-24 16:42:48.000000000 +0200 +@@ -35,7 +35,7 @@ + + #define DEFAULT_CONFIG SYSCONFDIR "/flowd.conf" + #define DEFAULT_PIDFILE PIDFILEDIR "/flowd.pid" +-#define PRIVSEP_USER "_flowd" ++#define PRIVSEP_USER "flowd" + + /* Initial stateholding limits */ + /* XXX these are not actually tunable yet */ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
