SOURCES (AC-branch): rpm.sysconfig - add RPM_SKIP_AUTO_RESTART

glen glen at pld-linux.org
Thu Jul 7 00:41:08 CEST 2005


Author: glen                         Date: Wed Jul  6 22:41:08 2005 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- add RPM_SKIP_AUTO_RESTART

---- Files affected:
SOURCES:
   rpm.sysconfig (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: SOURCES/rpm.sysconfig
diff -u SOURCES/rpm.sysconfig:1.1.2.3 SOURCES/rpm.sysconfig:1.1.2.4
--- SOURCES/rpm.sysconfig:1.1.2.3	Thu Jul  7 00:38:38 2005
+++ SOURCES/rpm.sysconfig	Thu Jul  7 00:41:03 2005
@@ -8,3 +8,11 @@
 
 # Should unused users be removed at package deinstalation?
 RPM_USERDEL=yes
+
+# Should automatic restarts from rpm upgrades be skipped?
+# You want to enable this if you have critical services running and lots of
+# packages trigger the service restart, like apache or php packages upgrade
+# could cause your service being interupted for serveral minutes depending how
+# (un)powerful your server hardware is.
+# You can also disable this per service, if service supports it from /etc/sysconfig/SERVICE
+RPM_SKIP_AUTO_RESTART=no
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm.sysconfig?r1=1.1.2.3&r2=1.1.2.4&f=u




More information about the pld-cvs-commit mailing list