Merge pull request #2289 from afbjorklund/socketmode

Set default socket permissions to 660
master
Tõnis Tiigi 2021-08-10 10:49:46 -07:00 committed by GitHub
commit 3009c7b6da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Documentation=https://github.com/moby/buildkit
[Socket]
ListenStream=%t/buildkit/buildkitd.sock
SocketMode=0660
[Install]
WantedBy=sockets.target