]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
add TrustedParts so in the future new keyrings can just be dropped
[apt.git] / doc / examples / configure-index
index be461aaad15aee43ac9ff0a0368a1e0ba9b16b44..87cf97ffed6fd875f8eb6c25b9fd6ef925ba4c44 100644 (file)
@@ -90,11 +90,6 @@ APT
      TrustCDROM "false";            // consider the CDROM always trusted
   };
 
-  GPGV
-  {
-     TrustedKeyring "/etc/apt/trusted.gpg";
-  };
-
   // Some general options
   Ignore-Hold "false";
   Clean-Installed "true";
@@ -320,6 +315,8 @@ Dir "/"
      SourceParts "sources.list.d";
      VendorList "vendors.list";
      VendorParts "vendors.list.d";
+     Trusted "trusted.gpg";
+     TrustedParts "trusted.gpg.d";
   };
   
   // Locations of binaries