1
0
Fork 0

chore(paru): disable SudoLoop

paru's SudoLoop keeps sudo credentials alive for the whole run instead of
prompting per operation. Disable it — matches the local edit in
~/.config/paru/paru.conf.
This commit is contained in:
Rain 2026-08-05 19:28:18 -04:00
parent ae18077d97
commit 986f300a85

View file

@ -15,7 +15,7 @@ Provides
DevelSuffixes = -git -cvs -svn -bzr -darcs -always DevelSuffixes = -git -cvs -svn -bzr -darcs -always
BottomUp BottomUp
#RemoveMake #RemoveMake
SudoLoop #SudoLoop
#UseAsk #UseAsk
#CombinedUpgrade #CombinedUpgrade
#CleanAfter #CleanAfter