Fix repo setup example config

This commit is contained in:
Stephen Seo 2023-11-09 13:14:56 +09:00
parent f30a4fe75a
commit cd7a98afab
1 changed files with 3 additions and 1 deletions

View File

@ -132,7 +132,9 @@ following:
[MyAURRepo]
SigLevel = Required TrustedOnly
Include = file:///home/MyAURRepoDirectory
Server = file:///home/MyAURRepoDirectory
# Optionally set a file with `Server = ...` entries
# Include = /etc/pacman.d/my_repo_server_list
Note that `SigLevel` is set expecting the `MyAURRepo.db` file to be signed (the
Python script usually signs the `.db` file after a package has been successfully