vserver: Mount /data/other/munin-html in the www vserver.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 23 Jul 2010 11:21:45 +0000 (13:21 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 23 Jul 2010 11:21:45 +0000 (13:21 +0200)
etc/vservers/www/fstab

index f1b59def64bf67fe43d71601b1861fd9bfd91527..5b13897ef7c09d9df77672d0f73620345420800e 100644 (file)
@@ -6,3 +6,4 @@ none                            /dev/pts                                devpts  gid=5,mode=620          0 0
 /data/www                       /data/www                               none    bind                    0 0
 /data/vcs                       /data/vcs                               none    bind                    0 0
 /data/other/apt-archives       /var/cache/apt/archives                 none    bind,rw                 0 0
+/data/other/munin-html         /data/other/munin-html                  none    bind,ro                 0 0