mirror of
https://github.com/arcan1s/dotfiles.git
synced 2026-01-08 07:13:44 +00:00
split disablesandbox option
This commit is contained in:
@ -37,7 +37,8 @@ CheckSpace
|
|||||||
VerbosePkgLists
|
VerbosePkgLists
|
||||||
ParallelDownloads = 5
|
ParallelDownloads = 5
|
||||||
DownloadUser = alpm
|
DownloadUser = alpm
|
||||||
#DisableSandbox
|
#DisableSandboxFilesystem
|
||||||
|
#DisableSandboxSyscalls
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# 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.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user