summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-23 12:39:11 -0400
committerJoey Hess2014-07-23 12:39:11 -0400
commit359f13323d370a215b3d3fd1f827b422f72bc7ae (patch)
tree5c26e3a41ee14e34af87bbc002a0f8597e7698d7 /config-joey.hs
parentac46ab4d0c2df3f2f19c9f45b0a8e22122e3fb59 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
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"