From: Lennart Poettering Date: Fri, 8 Oct 2010 00:49:44 +0000 (+0200) Subject: service: increase default timeout for sysv scripts to 3min X-Git-Tag: v12~261 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f34277d9117cd9d858f7332eef0023e05277ce74;hp=f34277d9117cd9d858f7332eef0023e05277ce74;p=elogind.git service: increase default timeout for sysv scripts to 3min For SysV services we cannot set the timeout inside the configuration file. Hence let's pick a large timeout by default. https://bugzilla.redhat.com/show_bug.cgi?id=635393 ---