From fd736fa50b650853492373096c27be9aeb71a0cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 25 Jan 2017 16:29:39 +0100 Subject: Make repo not privileged --- omnia.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnia.lua b/omnia.lua index 8e864e9..460b174 100644 --- a/omnia.lua +++ b/omnia.lua @@ -1,7 +1,7 @@ -- This is myrepo omnia configuration INFO("Using myrepo") Repository "myrepo" "http://cynerd.cz/myrepo/omnia/" { - priority = 70, pubkey = "file:///etc/updater/keys/myrepo.pub" + priority = 50, pubkey = "file:///etc/updater/keys/myrepo.pub" } Install "myrepo-cert" {critical=true} -- cgit v1.2.3