From 57fe09da49aad8bc79105dbde32475ec92737b18 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 10 Oct 2023 03:51:42 -0700 Subject: [PATCH] Add section on AEM resealing --- user/how-to-guides/how-to-update.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/user/how-to-guides/how-to-update.md b/user/how-to-guides/how-to-update.md index 3524f510..1d1c17ff 100644 --- a/user/how-to-guides/how-to-update.md +++ b/user/how-to-guides/how-to-update.md @@ -58,6 +58,10 @@ Certain updates require certain components to be restarted in order for the upda - On AMD systems, dom0 should be restarted after all `linux-firmware` updates. - After updating a template, first shut down the template, then restart all running qubes based on that template. +## AEM resealing after updating + +If you use [Anti Evil Maid (AEM)](/doc/anti-evil-maid/), you'll have to "reseal" after certain updates. It's common for QSBs to contain instructions to this effect. See the relevant QSB and the [AEM `README`](https://github.com/QubesOS/qubes-antievilmaid/blob/main/README) for details. + ## Command-line interface