vserver: Give all vservers a shared /var/cache/apt/archives dir.
[matthijs/servers/drsnuggles.git] / etc / vservers / mysql / fstab
index 93abc098b670d26de752ff82e4aed3a41b2ee188..320ab51df4bb33dff683aeb2102b5dc340677998 100644 (file)
@@ -4,3 +4,4 @@ none                            /dev/pts                                devpts  gid=5,mode=620          0 0
 /home                          /home                                   none    bind                    0 0
 /data/apt-repository/public     /data/apt-repository/public             none    bind,ro                 0 0
 /data/db/mysql                  /data/db/mysql                          none    bind                    0 0
+/data/other/apt-archives       /var/cache/apt/archives                 none    bind,rw                 0 0