summaryrefslogtreecommitdiff
path: root/etc/pacman.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r--etc/pacman.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index 4c32e0ad..4d3d3119 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -36,7 +36,8 @@ CheckSpace
#VerbosePkgLists
ParallelDownloads = 8
DownloadUser = alpm
-#DisableSandbox
+#DisableSandboxFilesystem
+#DisableSandboxSyscalls
# 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.