post: commit 7286049 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
grafana-watcher
2026-07-01 00:20:25 +02:00
committed by Betty
parent 69329fb5f7
commit e547dfb572

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] fix(zap-scanner): add user: root to enable NET_ADMIN for VPN routing"
date: 2026-07-01T00:20:25+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 7286049 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `7286049`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `728604958e1a0573daa3df0dd99304e0ebc893de` |
### Description
The oblast-1 image drops all capabilities (CapEff=0) when running as
non-root. Adding user: root allows route-setup.sh to replace the
default route via wg-gateway (ProtonVPN 10.0.6.82).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/40-service-borodino.yml
```
### Diff Summary
```
stack/40-service-borodino.yml | 1 +
1 file changed, 1 insertion(+)
```