mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
Merge pull request #3133 from tylerauerbeck/fix-docker-socket
docker: remove legacy docker socket path
This commit is contained in:
commit
616109cbd7
@ -3,7 +3,7 @@ Description=Docker Socket for the API
|
||||
PartOf=docker.service
|
||||
|
||||
[Socket]
|
||||
ListenStream=/var/run/docker.sock
|
||||
ListenStream=/run/docker.sock
|
||||
SocketMode=0660
|
||||
SocketUser=root
|
||||
SocketGroup=docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user