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:
d7aaaba
)
vserver: Mount most of /data in login.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Sat, 4 Apr 2009 11:33:26 +0000
(13:33 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Sat, 4 Apr 2009 11:33:26 +0000
(13:33 +0200)
etc/vservers/login/fstab
patch
|
blob
|
history
diff --git
a/etc/vservers/login/fstab
b/etc/vservers/login/fstab
index eec9f7f6848dd8a2444bea351d29af4c57052b21..66e9ab621f7e6c4b9477c34aee687ce202f099a8 100644
(file)
--- a/
etc/vservers/login/fstab
+++ b/
etc/vservers/login/fstab
@@
-2,4
+2,7
@@
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/apt-repository /data/apt-repository none bind 0 0
+/data/www /data/www none bind 0 0
+/data/vcs /data/vcs none bind 0 0
+/data/other /data/other none bind 0 0