vserver: Mount /data/other/apt-archives in new vservers.
[matthijs/servers/drsnuggles.git] / etc / vservers / .defaults / fstab
1 none                            /proc                                   proc    defaults                0 0
2 none                            /tmp                                    tmpfs   size=16m,mode=1777      0 0
3 none                            /dev/pts                                devpts  gid=5,mode=620          0 0
4 /home                           /home                                   none    bind                    0 0
5 /data/apt-repository/public     /data/apt-repository/public             none    bind,ro                 0 0
6 /data/other/apt-archives        /var/cache/apt/archives                 none    bind,rw                 0 0