Update README.md
Use default of "TrustedOnly" for pacman repo config.
This commit is contained in:
parent
ef2daa1c85
commit
a662fc729f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue