From a662fc729f0055d5df36ab823ac8efffffce7384 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 20 Oct 2023 14:58:34 +0900 Subject: [PATCH] Update README.md Use default of "TrustedOnly" for pacman repo config. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b482994..000d8ca 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ To use the repository, you can add an entry to your `/etc/pacman.conf` with the following: [MyAURRepo] - SigLevel = Required TrustAll + SigLevel = Required TrustedOnly Include = file:///home/MyAURRepoDirectory Note that `SigLevel` is set expecting the `MyAURRepo.db` file to be signed (the