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:
parent
ae18077d97
commit
986f300a85
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue