Skip to content

Commit

Permalink
pkg: add multi-repo safety belts
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Feb 23, 2015
1 parent 0fa0ed3 commit f1bbc91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/pkg.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
conservative_upgrade: yes
1 change: 1 addition & 0 deletions src/etc/pkg/repos/OPNsense.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
OPNsense: {
url: "pkg+http://pkg.opnsense.org/${ABI}/latest",
mirror_type: "srv",
priority: 11,
enabled: yes
}

0 comments on commit f1bbc91

Please sign in to comment.