diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 08:22:48 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 08:22:48 -0700 |
| commit | b91dd5d50dae077d1380b0b171fc6e97cec38f5b (patch) | |
| tree | 904641034a0b9e845385d20d9edf18cca3bbcbdd | |
| parent | d73ad07f8bd0c96531b72d9d67e78a397741ee22 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index dc43491c..9f30123c 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -131,7 +131,7 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64" & Apt.serviceInstalledRunning "ntp" & Systemd.persistentJournal - ! Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer + & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.standardAutoBuilder (System (Debian Testing) "amd64") fifteenpast "2h") & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer |
