Log to journald

This commit is contained in:
Quentin 2021-06-29 13:57:01 +02:00
parent 42c020e00b
commit 2d30e1a9c7
Signed by untrusted user: quentin
GPG Key ID: A98E9B769E4FF428
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ job "garage" {
"secrets/garage.crt:/garage/garage.crt",
"secrets/garage.key:/garage/garage.key",
]
logging {
type = "journald"
}
}
template {