From 5cba625a797adbc1e7a1ec470ba3c7a2cfaefb47 Mon Sep 17 00:00:00 2001 From: Recolic Keghart <root@recolic.net> Date: Thu, 25 Aug 2022 06:09:46 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d753b9..bbf3854 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Copy the following files from enrolled Level-2 machine to unenrolled Level-1 mac /home/YourName/.local/share/keyrings/login.keyring ``` -Reboot. +**Reboot** to make sure gnome-keyring-daemon is using the latest keyring file. -Run `seahorse` to double-confirm your "login" keyring is not empty. It may ask you to enter the previous keyring password. +Then, run `seahorse` to double-confirm your "login" keyring is not empty. It may ask you to enter the previous keyring password. You are all set! -- GitLab