]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- apache and php utilize %posttrans to minimize amount of restarts on upgrade
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 20 Apr 2006 17:05:04 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.sysconfig -> 1.4

rpm.sysconfig

index 391b667250e58eed56c4410556b7876955ed5bc5..1ad0c52de40b6c26248cc656cb2d00cbb848fe41 100644 (file)
@@ -10,10 +10,6 @@ RPM_SCRIPTVERBOSITY=5
 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 interrupted for several 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.125605 seconds and 4 git commands to generate.