aboutsummaryrefslogtreecommitdiff
path: root/app/garage-staging
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-03-08 14:28:57 +0100
committerAlex Auvolat <alex@adnab.me>2022-03-08 14:28:57 +0100
commit97858a14337cf8412b6eb44188bdf1f7946e576b (patch)
tree23ce3da16805e213593c3f41eab83c746418c316 /app/garage-staging
parente3eca391e071cc0ba1c3ac214f4b40e4835ee8ec (diff)
downloadnixcfg-97858a14337cf8412b6eb44188bdf1f7946e576b.tar.gz
nixcfg-97858a14337cf8412b6eb44188bdf1f7946e576b.zip
fix logging
Diffstat (limited to 'app/garage-staging')
-rw-r--r--app/garage-staging/deploy/garage.hcl3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/garage-staging/deploy/garage.hcl b/app/garage-staging/deploy/garage.hcl
index 8164edc..342d506 100644
--- a/app/garage-staging/deploy/garage.hcl
+++ b/app/garage-staging/deploy/garage.hcl
@@ -37,9 +37,6 @@ job "garage-staging" {
"/mnt/ssd/garage-staging/meta:/meta",
"secrets/garage.toml:/etc/garage.toml",
]
- logging {
- type = "journald"
- }
}
template {