Skip to content
Snippets Groups Projects
Verified Commit 21e4af2f authored by Vojtech Myslivec's avatar Vojtech Myslivec Committed by Karel Koci
Browse files

lists/base-min: Remove dropped package cznic-cacert-bundle

parent ecf76550
No related branches found
No related tags found
2 merge requests!377Turris OS 5.2 (HBK),!277feature: Remove dropped package cznic-cacert-bundle
......@@ -45,7 +45,7 @@ end
Install("ppp", "ppp-mod-pppoe", { priority = 40 })
-- Certificates
Install("dnssec-rootkey", "cznic-cacert-bundle", "cznic-repo-keys", { critical = true })
Install("dnssec-rootkey", "cznic-repo-keys", { critical = true })
-- Note: We don't ensure safety of these CAs
Install("ca-certificates", { priority = 40 })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment