diff --git a/engine/security/rootless.md b/engine/security/rootless.md index bd3bc4951c..05cc53d8fd 100644 --- a/engine/security/rootless.md +++ b/engine/security/rootless.md @@ -134,7 +134,7 @@ testuser:231072:65536 > **Note** > > If the system-wide Docker daemon is already running, consider disabling it: -> `$ sudo systemctl disable --now docker.service` +> `$ sudo systemctl disable --now docker.service docker.socket`