Explorar o código

add comment

link to feature request 'implement /etc/PackageKit/conf.d'
Patrick Schleizer %!s(int64=8) %!d(string=hai) anos
pai
achega
80e68e90d9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      network/update-proxy-configs

+ 1 - 0
network/update-proxy-configs

@@ -114,6 +114,7 @@ if [ -e /etc/dnf/dnf.conf ]; then
 fi
 
 # The same goes for PackageKit...
+# https://bugs.freedesktop.org/show_bug.cgi?id=96788
 if [ -e /etc/PackageKit/PackageKit.conf ]; then
     update_conf /etc/PackageKit/PackageKit.conf "ProxyHTTP=$PROXY_ADDR"
 fi