mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
rootless.md: fix a typo (#11013)
This commit is contained in:
@@ -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`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user