mirror of
https://github.com/moby/moby.git
synced 2026-08-03 22:51:03 +00:00
use /usr/src/moby instead, and no GOPATH
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user