summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-10-09 17:24:38 -0400
committerJoey Hess2018-10-09 17:24:38 -0400
commit957da21005ecbae2dce405d42eef68e247b8272f (patch)
tree6266b76920b19fceda55394fdcf61517f386283e
parent1fda5801da4180dd4b7ad5251a24b1947c1d033f (diff)
propellor spin
-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/*"