Bump liberty
This commit is contained in:
3
kike.c
3
kike.c
@@ -3951,6 +3951,9 @@ daemonize (struct server_context *ctx)
|
||||
int
|
||||
main (int argc, char *argv[])
|
||||
{
|
||||
// Need to call this first as all string maps depend on it
|
||||
siphash_wrapper_randomize ();
|
||||
|
||||
static const struct opt opts[] =
|
||||
{
|
||||
{ 'd', "debug", NULL, 0, "run in debug mode (do not daemonize)" },
|
||||
|
||||
Reference in New Issue
Block a user