]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- merge $RPM_SKIP_AUTO_RESTART from AC-branch auto/ac/vserver-rpm-0_2-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 15 Sep 2005 16:27:19 +0000 (16:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.sysconfig -> 1.2

rpm.sysconfig

index 187dd62ba595b82056b0fa6cd06c844870903fdb..861a2fce64264bcce7b9f00e68caea0c130ec042 100644 (file)
@@ -8,3 +8,11 @@ RPM_SCRIPTVERBOSITY=5
 
 # 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
This page took 0.03572 seconds and 4 git commands to generate.