aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/pacman.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index 53b684a..f6e7e64 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -16,10 +16,6 @@
#GPGDir = /etc/pacman.d/gnupg/
#HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc
-# sudo-rs replaces sudo (memory-safe Rust rewrite). base-devel still
-# lists sudo as a member, so pretend it's installed to keep pacman
-# from pulling it in. See https://wiki.archlinux.org/title/Pacman#Skip_package_from_being_installed_to_system
-AssumeInstalled = sudo=99.0
#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled