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

index 9ab2d9cef974f69555d145726d6e49ca48ccfaa1..53095cbd323a80c6a462f35ab393ebfef3ab11c4 100644 (file)
@@ -3,4 +3,5 @@ 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
 /data/log                       /data/log                               none    bind,rw                 0 0