vserver: Mount /data/db/mysql in the mysql vserver.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 16 Oct 2008 17:34:04 +0000 (19:34 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 16 Oct 2008 17:34:04 +0000 (19:34 +0200)
etc/vservers/mysql/fstab

index eec9f7f6848dd8a2444bea351d29af4c57052b21..93abc098b670d26de752ff82e4aed3a41b2ee188 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/db/mysql                  /data/db/mysql                          none    bind                    0 0