mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
pkg: add multi-repo safety belts
Via: https://forum.opnsense.org/index.php?topic=42.0
This commit is contained in:
parent
0fa0ed31e0
commit
f1bbc9199d
1
src/etc/pkg.conf
Normal file
1
src/etc/pkg.conf
Normal file
@ -0,0 +1 @@
|
||||
conservative_upgrade: yes
|
||||
@ -1,5 +1,6 @@
|
||||
OPNsense: {
|
||||
url: "pkg+http://pkg.opnsense.org/${ABI}/latest",
|
||||
mirror_type: "srv",
|
||||
priority: 11,
|
||||
enabled: yes
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user