mirror of https://github.com/docker/docs.git
rootless.md: fix a typo (#11013)
This commit is contained in:
parent
5d24badfb5
commit
b7eec33cfe
|
@ -397,7 +397,7 @@ $ dockerd-rootless.sh --experimental
|
|||
On a systemd host, log into the host using `pam_systemd` (see below).
|
||||
The value is automatically set to `/run/user/$UID` and cleaned up on every logout.
|
||||
|
||||
**systemctl --user` fails with `Failed to connect to bus: No such file or directory**
|
||||
**`systemctl --user` fails with `Failed to connect to bus: No such file or directory**
|
||||
|
||||
This error occurs mostly when you switch from the root user to an non-root user with `sudo`:
|
||||
|
||||
|
|
Loading…
Reference in New Issue