Skip to content

Commit

Permalink
Disable repo_gpgcheck for dom0 cached repository
Browse files Browse the repository at this point in the history
dom0 generates its own metadata, which obviously isn’t signed.
  • Loading branch information
DemiMarie committed Nov 30, 2021
1 parent 77fd91b commit 6261af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dom0-updates/qubes-cached.repo
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ name = Qubes OS Repository for Dom0
baseurl = file:///var/lib/qubes/updates
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-qubes-4-primary
gpgcheck = 1
repo_gpgcheck = 0
metadata_expire = 0

0 comments on commit 6261af4

Please sign in to comment.