1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/net-mgmt/flowd/files/patch-flowd.h
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

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 */