diff options
Diffstat (limited to 'omnia.lua')
-rw-r--r-- | omnia.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |