diff options
| author | 2026-05-13 13:43:31 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:31 +0100 | |
| commit | e00ad35dd4adcc21dd83ca063a2e306f8ae8b512 (patch) | |
| tree | 9ac41a27867cee04141e28b51fdebc9358616879 /meta/extra.txt | |
| parent | eeb3752074edcb110cd3709689e818b57fd2d2fd (diff) | |
| download | dotfiles-e00ad35dd4adcc21dd83ca063a2e306f8ae8b512.tar.gz dotfiles-e00ad35dd4adcc21dd83ca063a2e306f8ae8b512.tar.bz2 dotfiles-e00ad35dd4adcc21dd83ca063a2e306f8ae8b512.zip | |
fix(privesc): revert bogus AssumeInstalled directive
AssumeInstalled is only a CLI flag (--assume-installed), not a
pacman.conf directive. The line I added was emitting a warning at
every pacman run and didn't actually keep base-devel from pulling
sudo.
Live with sudo installed: /usr/local/bin/sudo (-> sudo-rs) shadows
it via PATH precedence, so the /usr/bin/sudo binary is dead code
on disk. The alternative — maintaining a dummy 'provides=sudo'
package — is more cost than the ~1.5 MB it would save.
Update bootstrap.sh comment to reflect that sudo stays installed.
Diffstat (limited to 'meta/extra.txt')
0 files changed, 0 insertions, 0 deletions
