From 359f13323d370a215b3d3fd1f827b422f72bc7ae Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Jul 2014 12:39:11 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/config-joey.hs b/config-joey.hs index 2dca6983..0b71f352 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -101,6 +101,7 @@ hosts = -- (o) ` , "--exclude=/var/tmp" , "--exclude=/home/joey/lib" , "--exclude=.*/tmp/" + , "--one-file-system" ] Obnam.OnlyClient `requires` Gpg.keyImported "98147487" "root" `requires` Ssh.keyImported SshRsa "root" -- cgit v1.3-2-g0d8e