From 957da21005ecbae2dce405d42eef68e247b8272f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Oct 2018 17:24:38 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'joeyconfig.hs') 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/*" -- cgit v1.2.3