summaryrefslogtreecommitdiff
path: root/etc/pacman.conf
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-12-17 10:06:19 +0000
committerXiao Pan <xyz@flylightning.xyz>2025-12-17 10:09:44 +0000
commit988ae96512b27012b6ee1470360e7624316b9d55 (patch)
treef9b7a0dda5493bcc5576d351bd649903d46d592e /etc/pacman.conf
parent184e1fd7a32ad5899e294f8ef8d97e306788ed3d (diff)
pacdiffib
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 5dad9272..045c6eb8 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.