mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 17:16:44 +02:00
11 lines
298 B
Diff
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 */
|