$FreeBSD: ports/net-mgmt/flowd/files/patch-flowd.h,v 1.1 2005/01/26 05:13:28 kevlo Exp $ --- 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 */