]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
add Dir::Media::MountPath config option
[apt.git] / doc / examples / configure-index
index 317acddf66ee05bda93cd56e59834464310fa711..0b0025fca2d3a2584a01a008d639d1e3615b2d8e 100644 (file)
@@ -331,6 +331,13 @@ Dir "/"
        Terminal "term.log";
        History "history.log";
   };
+
+  // Media 
+  Media 
+  {
+       // Media AutoDetect mount path
+       MountPath "/media/apt";
+  };
 };
 
 // Things that effect the APT dselect method