Give more time to daemons
This commit is contained in:
parent
25091eb4f4
commit
e744a6ba24
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
/* nano seconds */
|
/* nano seconds */
|
||||||
#define POLL_INTERVAL 20000000
|
#define POLL_INTERVAL 20000000
|
||||||
#define START_WAIT 100000000
|
#define START_WAIT 500000000
|
||||||
#define ONE_SECOND 1000000000
|
#define ONE_SECOND 1000000000
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user