use /usr/src/moby instead, and no GOPATH

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-02-12 15:58:11 +01:00
parent 4b7a7687a5
commit ffd43fa27a
12 changed files with 44 additions and 45 deletions

View File

@@ -95,7 +95,7 @@ After=firewalld.service
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=true
ExecStop=cp /var/log/firewalld /go/src/github.com/moby/moby/v2/bundles/firewalld.log
ExecStop=cp /var/log/firewalld /usr/src/moby/bundles/firewalld.log
[Install]
WantedBy=firewalld.service