X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=blobdiff_plain;f=rpm.sysconfig;h=1ad0c52de40b6c26248cc656cb2d00cbb848fe41;hp=861a2fce64264bcce7b9f00e68caea0c130ec042;hb=refs%2Ftags%2Fauto%2Fth%2Frpm-build-macros-1_382-1;hpb=35c569fe389ac6e372bc43012995afa35e36bac6 diff --git a/rpm.sysconfig b/rpm.sysconfig index 861a2fc..1ad0c52 100644 --- a/rpm.sysconfig +++ b/rpm.sysconfig @@ -6,13 +6,10 @@ # How verbose the .rpm scripts/triggers should be? RPM_SCRIPTVERBOSITY=5 -# Should unused users be removed at package deinstalation? +# Should unused users be removed at package deinstallation? 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 +# You can also disable this per service, if service supports it from +# /etc/sysconfig/SERVICE #RPM_SKIP_AUTO_RESTART=yes