diff --git a/docs/user-guide/cli-configure-scs-on-headless-linux-os.md b/docs/user-guide/cli-configure-scs-on-headless-linux-os.md index a995eb74d0..e2d949260e 100644 --- a/docs/user-guide/cli-configure-scs-on-headless-linux-os.md +++ b/docs/user-guide/cli-configure-scs-on-headless-linux-os.md @@ -31,7 +31,7 @@ gnome-keyring-daemon -r --unlock --components=secrets :::note -The `gnome-keyring-daemon -r --unlock --components=secrets` command prompts you to specify a password. After you enter the password, press `Ctrl` + `D` twice to continue the terminal session. +The `gnome-keyring-daemon -r --unlock --components=secrets` command can appear to hang, but it is waiting for you to enter a password. Type your keyring password (typically the same as your Linux user password), then press `Ctrl`+`D` twice to continue the terminal session. :::