chiark / gitweb /
core: make systemd.confirm_spawn=1 actually work
[elogind.git] / src / shared / def.h
index be969fca2ec16e7cfa3229f27a12308c0efbf457..d021e660215009eb1974ead11e5b60bb6a028231 100644 (file)
@@ -26,6 +26,7 @@
 
 #define DEFAULT_TIMEOUT_USEC (90*USEC_PER_SEC)
 #define DEFAULT_RESTART_USEC (100*USEC_PER_MSEC)
+#define DEFAULT_CONFIRM_USEC (30*USEC_PER_SEC)
 
 #define DEFAULT_EXIT_USEC (5*USEC_PER_MINUTE)