#7 Make cert-sync run quietly
Merged 3 years ago by tpokorra. Opened 3 years ago by tomh.
rpms/ tomh/mono cert-sync  into  rawhide

file modified
+1 -1
@@ -501,7 +501,7 @@ 

  

  %post core

  %{?ldconfig}

- cert-sync /etc/pki/tls/certs/ca-bundle.crt

+ cert-sync --quiet /etc/pki/tls/certs/ca-bundle.crt

  

  %ldconfig_postun

  

This stops the mono-core post update script spamming the console with pages of certificate updates whenever dnf updates it.

thanks for the pull request.
sorry, I did not notice it earlier.

Pull-Request has been merged by tpokorra

3 years ago
Metadata