diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 5955a77..9b0cff1 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -158,14 +158,14 @@ popd %if 0%{?suse_version} < 1310 %restart_on_update apache2 %else -systemctl try-restart apache2 +systemctl try-restart apache2 &>/dev/null %endif %postun %if 0%{?suse_version} < 1310 %restart_on_update apache2 %else -systemctl try-restart apache2 +systemctl try-restart apache2 &>/dev/null %endif %clean