32ad3aa428
- Bump PORTREVISION PR: ports/76669 Submitted by: MAINTAINER
14 lines
320 B
C
14 lines
320 B
C
|
|
$FreeBSD$
|
|
|
|
--- flowd.h.orig
|
|
+++ flowd.h
|
|
@@ -34,7 +34,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 */
|