summaryrefslogtreecommitdiffstats
path: root/init/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'init/init.h')
-rw-r--r--init/init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/init.h b/init/init.h
index 1ebdbac..9d12604 100644
--- a/init/init.h
+++ b/init/init.h
@@ -109,6 +109,8 @@ struct svcenvinfo {
#define SVC_MAXARGS 64
+#define COMMAND_RETRY_TIMEOUT 5
+
struct service {
/* list of all services */
struct listnode slist;