vserver: Mount /data/other/apt-archives in new vservers.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 11:05:05 +0000 (13:05 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 11:05:05 +0000 (13:05 +0200)
etc/vservers/.defaults/fstab

index eec9f7f6848dd8a2444bea351d29af4c57052b21..ed6a62d058e66908b240e1b9bd3749353ea66a58 100644 (file)
@@ -3,3 +3,4 @@ none                            /tmp                                    tmpfs   size=16m,mode=1777      0 0
 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/other/apt-archives       /var/cache/apt/archives                 none    bind,rw                 0 0