mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
- Update MASTER_SITES - Update WWW - makepatch compatible patch files - Take MAINTAINERSHIP
11 lines
332 B
C
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 */
|