chiark / gitweb /
service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE
[elogind.git] / src / core / execute.c
index 4aed4f68497d3fa1dd277d43e51b88542b684f6f..bb841b7fcf03115962ab5acb53114384ce8c3d0d 100644 (file)
@@ -61,7 +61,7 @@
 #include "loopback-setup.h"
 #include "path-util.h"
 
-#define IDLE_TIMEOUT_USEC (1*USEC_PER_SEC)
+#define IDLE_TIMEOUT_USEC (5*USEC_PER_SEC)
 
 /* This assumes there is a 'tty' group */
 #define TTY_MODE 0620