projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d4bfe8
)
vserver: Mount /data/{vcs,www} in the www vserver.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 29 Dec 2008 17:02:44 +0000
(18:02 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 29 Dec 2008 17:02:44 +0000
(18:02 +0100)
etc/vservers/www/fstab
patch
|
blob
|
history
diff --git
a/etc/vservers/www/fstab
b/etc/vservers/www/fstab
index eec9f7f6848dd8a2444bea351d29af4c57052b21..9b0a489a81d65e96efbcdaff84690179d5640292 100644
(file)
--- a/
etc/vservers/www/fstab
+++ b/
etc/vservers/www/fstab
@@
-3,3
+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/www /data/www none bind 0 0
+/data/vcs /data/vcs none bind 0 0