summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'daemon')
-rw-r--r--daemon/logind/logind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/logind/logind.c b/daemon/logind/logind.c
index ef7e43e0..2b0b74b6 100644
--- a/daemon/logind/logind.c
+++ b/daemon/logind/logind.c
@@ -55,7 +55,7 @@
#endif
#ifndef ACK_TIMEOUT_SEC
-#define ACK_TIMEOUT_SEC (30) // (5*60)
+#define ACK_TIMEOUT_SEC (5*60)
#endif
#ifndef BAN_SLEEP_SEC