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
|
||||
BottomUp
|
||||
#RemoveMake
|
||||
SudoLoop
|
||||
#SudoLoop
|
||||
#UseAsk
|
||||
#CombinedUpgrade
|
||||
#CleanAfter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue