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:
93765c2
)
vserver: Don't copy any spool files when cloning.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 5 May 2009 16:27:36 +0000
(18:27 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 5 May 2009 16:27:36 +0000
(18:27 +0200)
etc/vservers/clone-exclude
patch
|
blob
|
history
diff --git
a/etc/vservers/clone-exclude
b/etc/vservers/clone-exclude
index 4d78f7b7e44666244fe1039fec4633818cfc6879..9e796c02800b3275c52ba9c63c381c5e2d4f2b4c 100644
(file)
--- a/
etc/vservers/clone-exclude
+++ b/
etc/vservers/clone-exclude
@@
-3,3
+3,5
@@
# Dont' copy temp files when cloning (But do copy the dirs themselves)
/tmp/*
/var/tmp/*
+# Don't copy any spool files (but again, do copy the dirs)
+/var/spool/*/*