ports/net-mgmt/flowd/files/patch-flowd.h
Muhammad Moinur Rahman 5ddb73497d net-mgmt/flowd: UNBREAK
- Update MASTER_SITES
- Update WWW
- makepatch compatible patch files
- Take MAINTAINERSHIP
2019-09-25 10:27:24 +00:00

11 lines
332 B
C

--- flowd.h.orig 2007-10-24 01:04:10 UTC
+++ flowd.h
@@ -35,7 +35,7 @@
#define DEFAULT_CONFIG SYSCONFDIR "/flowd.conf"
#define DEFAULT_PIDFILE PIDFILEDIR "/flowd.pid"
-#define PRIVSEP_USER "_flowd"
+#define PRIVSEP_USER "%%FLOWD_USER%%"
/* Initial stateholding limits */
/* XXX these are not actually tunable yet */