]> git.pld-linux.org Git - packages/flowd.git/blame - flowd-username.patch
perl 5.38.0 rebuild
[packages/flowd.git] / flowd-username.patch
CommitLineData
95701527 1diff -Naur flowd-0.9.1.orig/flowd.h flowd-0.9.1/flowd.h
2--- flowd-0.9.1.orig/flowd.h 2007-10-24 03:04:10.000000000 +0200
3+++ flowd-0.9.1/flowd.h 2008-09-24 16:42:48.000000000 +0200
4@@ -35,7 +35,7 @@
5
6 #define DEFAULT_CONFIG SYSCONFDIR "/flowd.conf"
7 #define DEFAULT_PIDFILE PIDFILEDIR "/flowd.pid"
8-#define PRIVSEP_USER "_flowd"
9+#define PRIVSEP_USER "flowd"
10
11 /* Initial stateholding limits */
12 /* XXX these are not actually tunable yet */
This page took 0.077226 seconds and 4 git commands to generate.