SOURCES: rpm.sysconfig - merge $RPM_SKIP_AUTO_RESTART from AC-branch

glen glen at pld-linux.org
Thu Sep 15 18:27:25 CEST 2005


Author: glen                         Date: Thu Sep 15 16:27:25 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- merge $RPM_SKIP_AUTO_RESTART from AC-branch

---- Files affected:
SOURCES:
   rpm.sysconfig (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/rpm.sysconfig
diff -u SOURCES/rpm.sysconfig:1.1 SOURCES/rpm.sysconfig:1.2
--- SOURCES/rpm.sysconfig:1.1	Mon Aug 16 11:59:50 2004
+++ SOURCES/rpm.sysconfig	Thu Sep 15 18:27:19 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=yes
================================================================

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




More information about the pld-cvs-commit mailing list