42 lines
954 B
Markdown
42 lines
954 B
Markdown
---
|
|
title: "[bojemoi] fix(startover): lockfile anti-double-exécution + retrait swarm-manager"
|
|
date: 2026-06-23T17:14:26+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 3299829 par Betty dans bojemoi"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `3299829`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | Betty |
|
|
| **Hash** | `3299829876e73754eef2c7778f6ec762535ebb6a` |
|
|
|
|
|
|
### Description
|
|
|
|
- Ajout d'un lockfile /var/run/startover.lock au démarrage pour éviter
|
|
les double-exécutions si supervise-daemon redémarre dockerd au boot
|
|
- swarm-manager retiré du runlevel default sur meta-76 (service vestigial
|
|
dont la restore ne fait rien et qui doublonnait gameover.sh)
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
M scripts/startover.sh
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
scripts/startover.sh | 9 +++++++++
|
|
1 file changed, 9 insertions(+)
|
|
```
|