Merge tag 'v0.19.13'

release v0.19.13
This commit is contained in:
Max Kellermann
2016-02-23 22:13:43 +01:00
6 changed files with 23 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ daemonize_set_user(void)
(int)user_gid);
}
#ifdef _BSD_SOURCE
#ifdef HAVE_INITGROUPS
/* init supplementary groups
* (must be done before we change our uid)
*/