From 2e702b326bed1be8283ea9f5581a7ef7ef33a1c2 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 5 Oct 2006 13:06:25 +0000 Subject: added timeout to init script --- bind.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index d14ff34..9939cc5 100644 --- a/bind.spec +++ b/bind.spec @@ -785,6 +785,9 @@ rm -rf ${RPM_BUILD_ROOT} * Thu Oct 5 2006 Martin Stransky - 30:9.3.3-3 - added fix from #209400 - Bind Init Script does not create the PID file always, created by Jeff Means +- added timeout to stop section of init script. + The default is 100 sec. and can be adjusted by NAMED_SHUTDOWN_TIMEOUT + shell variable. * Mon Oct 2 2006 Martin Stransky - 30:9.3.3-2 - removed chcon from post script, replaced by restorecon -- cgit