Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
arcolinuxz committed Jul 12, 2023
1 parent a20270e commit 905a4ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions usr/share/arcolinux-app-glade/data/arco/pacman.conf
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ DisableDownloadTimeout

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
SigLevel = PackageRequired DatabaseNever
LocalFileSigLevel = PackageOptional DatabaseNever
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
Expand Down Expand Up @@ -72,19 +72,15 @@ LocalFileSigLevel = Optional
# after the header, and they will be used before the default mirrors.

#[arcolinux_repo_testing]
#SigLevel = Optional TrustedOnly
#Include = /etc/pacman.d/arcolinux-mirrorlist

[arcolinux_repo]
SigLevel = Optional TrustedOnly
Include = /etc/pacman.d/arcolinux-mirrorlist

[arcolinux_repo_3party]
SigLevel = Optional TrustedOnly
Include = /etc/pacman.d/arcolinux-mirrorlist

[arcolinux_repo_xlarge]
SigLevel = Optional TrustedOnly
Include = /etc/pacman.d/arcolinux-mirrorlist

#[core-testing]
Expand Down
Binary file not shown.

0 comments on commit 905a4ca

Please sign in to comment.