split disablesandbox option

This commit is contained in:
2026-01-02 12:04:01 +02:00
parent 8974d0263e
commit 4cf43785c9

View File

@ -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.