summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 38e353672..7c1dc4312 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -440,7 +440,7 @@ if [ $1 = 1 ]; then
fi
%endif
if [ $1 -gt 1 ] ; then
- /usr/sbin/ipa-upgradeconfig || :
+ /usr/sbin/ipa-upgradeconfig >/dev/null 2>&1 || :
fi
%posttrans server