aports/testing/flowd/fix_user.patch
Valery Kartel d1215fa657 testing/flowd: new aport
https://code.google.com/p/flowd
Small, fast and secure NetFlow collector
2017-04-13 08:26:10 +00:00

11 lines
298 B
Diff

--- a/flowd.h
+++ b/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"
/* Initial stateholding limits */
/* XXX these are not actually tunable yet */