mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
6172d4b590
With hat: portmgr Sponsored by: Absolight
12 lines
308 B
C
12 lines
308 B
C
--- 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 */
|