--- 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 ### Files Changed ``` M stack/40-service-borodino.yml ``` ### Diff Summary ``` stack/40-service-borodino.yml | 1 + 1 file changed, 1 insertion(+) ```