vserver: Mount /data/ in the backup vserver.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 4 Apr 2009 11:31:55 +0000 (13:31 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 4 Apr 2009 11:31:55 +0000 (13:31 +0200)
etc/vservers/backup/fstab

index eec9f7f6848dd8a2444bea351d29af4c57052b21..bb15244481026a6b72bb88bf74ef62734286bd6a 100644 (file)
@@ -2,4 +2,4 @@ none                            /proc                                   proc    defaults                0 0
 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                          /data                                   none    bind,ro                 0 0