From eecd1362f7f4de432483b5d77c56726c3621a83a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 5 May 2012 00:34:48 +0200 Subject: logind: implement delay inhibitor locks in addition to block inhibitor locks This is useful to allow applications to synchronously save data before the system is suspended or shut down. --- src/login/logind.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/login/logind.conf') diff --git a/src/login/logind.conf b/src/login/logind.conf index 6a2cefa576..c0779a7685 100644 --- a/src/login/logind.conf +++ b/src/login/logind.conf @@ -14,3 +14,4 @@ #KillExcludeUsers=root #Controllers= #ResetControllers=cpu +#InhibitDelayMaxSec=5 -- cgit v1.2.3-54-g00ecf