]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
* doc/examples/configure-index:
[apt.git] / doc / examples / configure-index
index b87e8503049e8ced9ce112aa9a55a57936fb2126..c5e8ba7013b3ad5d6cc1498c39359bf0137e2390 100644 (file)
@@ -72,6 +72,12 @@ APT
      NoAct "false";
   };
 
+  Update
+  {
+     Pre-Invoke {"touch /var/lib/apt/pre-update-stamp"; };
+     Post-Invoke {"touch /var/lib/apt/post-update-stamp"; };
+  };
+
   Authentication
   {
      TrustCDROM "false";            // consider the CDROM always trusted