Bug 71132

Summary: Add an option to system.conf to change default 90s timeout
Product: systemd Reporter: calimeroteknik
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description calimeroteknik 2013-11-01 17:14:09 UTC
Hello,

Currently, the 90-second timeout for services is hardcoded in def.h.

I would like to be able to change the value of this 90-second timeout system-wide.
This would, if I'm not mistaken, be a new option in system.conf.


Why it would be useful (to me):

Services that hang do happen, for various reasons. [*]
On a personal netbook, it is more important to be able to shutdown quickly, without waiting two minutes. (especially if you have a mechanical hard disk and are in a hurry — HDDs don't like shocks while running)

Contrariwise, on servers, you may want to increase the 90-second timeout.


[*] for instance you can find on this bugtracker:
https://bugs.freedesktop.org/show_bug.cgi?id=70593
https://bugs.freedesktop.org/show_bug.cgi?id=33421
https://bugs.freedesktop.org/show_bug.cgi?id=54041

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.