summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 62024d3f..52aff91d 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -252,6 +252,7 @@ kite = host "kite.kitenet.net" $ props
[ "--exclude=/proc/*"
, "--exclude=/sys/*"
, "--exclude=/run/*"
+ , "--exclude=/mnt/*"
, "--exclude=/tmp/*"
, "--exclude=/var/tmp/*"
, "--exclude=/var/cache/*"