post: commit d32b868 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s
This commit is contained in:
40
content/posts/commits/2026-02-28-commit-d32b868.md
Normal file
40
content/posts/commits/2026-02-28-commit-d32b868.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] base: fix postfix-exporter crash on missing mail.log"
|
||||
date: 2026-02-28T23:32:46+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit d32b868 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `d32b868`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `d32b868fa3ec8feb6e84c15a4c0c2ac4272da287` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
The exporter binary defaults to /var/log/mail.log and requires a log
|
||||
source to be configured. Remove the unused env var and pass the path
|
||||
explicitly via CLI flag. The file is pre-created in the shared volume.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/01-service-hl.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/01-service-hl.yml | 4 +---
|
||||
1 file changed, 1 insertion(+), 3 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user