Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/pr/75'

* origin/pr/75:
  add comment
Marek Marczykowski-Górecki 7 anni fa
parent
commit
d4ae97ec2b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      network/update-proxy-configs

+ 1 - 0
network/update-proxy-configs

@@ -109,6 +109,7 @@ EOF
 fi
 
 # DNF configuration doesn't support including other files
+# https://bugzilla.redhat.com/show_bug.cgi?id=1352234
 if [ -e /etc/dnf/dnf.conf ]; then
     update_conf /etc/dnf/dnf.conf "$PROXY_CONF_ENTRY"
 fi