From 3f41e1e5955552a771748225334b3e8a7eb02b8a Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Fri, 8 Nov 2013 16:01:22 +0100 Subject: manager: configurable StartLimit default values https://bugzilla.redhat.com/show_bug.cgi?id=821723 --- src/core/system.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/core/system.conf') diff --git a/src/core/system.conf b/src/core/system.conf index 3c6cc0349b..38bbca5b41 100644 --- a/src/core/system.conf +++ b/src/core/system.conf @@ -27,6 +27,8 @@ #DefaultTimeoutStartSec=90s #DefaultTimeoutStopSec=90s #DefaultRestartSec=100ms +#DefaultStartLimitInterval=10s +#DefaultStartLimitBurst=5 #DefaultEnvironment= #DefaultLimitCPU= #DefaultLimitFSIZE= -- cgit v1.2.3-54-g00ecf