Skip to content

Comments

Implement --background flag#1395

Merged
squell merged 3 commits intotrifectatechfoundation:mainfrom
bjorn3:background
Jan 30, 2026
Merged

Implement --background flag#1395
squell merged 3 commits intotrifectatechfoundation:mainfrom
bjorn3:background

Conversation

@bjorn3
Copy link
Collaborator

@bjorn3 bjorn3 commented Dec 16, 2025

Based on #1414

Fixes #1348

@bjorn3 bjorn3 force-pushed the background branch 4 times, most recently from 474b19e to c9692eb Compare December 16, 2025 16:03
@bjorn3 bjorn3 force-pushed the background branch 2 times, most recently from dfc9635 to cc19cac Compare January 7, 2026 11:21
@bjorn3 bjorn3 requested a review from squell January 7, 2026 11:22
@bjorn3 bjorn3 marked this pull request as ready for review January 7, 2026 11:22
@bjorn3 bjorn3 added this to the Community Support milestone Jan 7, 2026
@bjorn3 bjorn3 force-pushed the background branch 2 times, most recently from f4dd691 to ee92070 Compare January 14, 2026 09:30
@squell squell mentioned this pull request Jan 27, 2026
Copy link
Member

@squell squell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • There's a merge conflict that's probably easily fixed with a rebase

  • Please also add the -b / --background flag to docs/man/sudo.8.md. The description can be lifted from the ogsudo manpage. If you want this can be a different PR, though.

@bjorn3
Copy link
Collaborator Author

bjorn3 commented Jan 29, 2026

Rebased and added to the man page. Looks like --askpass is also missing in the man page.

@squell
Copy link
Member

squell commented Jan 30, 2026

There's also usage info missing, but some other issues have been opened for that so I prefer dealing with that separately.

@squell squell enabled auto-merge January 30, 2026 19:28
@squell squell merged commit 51feea5 into trifectatechfoundation:main Jan 30, 2026
18 checks passed
@bjorn3 bjorn3 deleted the background branch February 9, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for sudo -b (background execution) in sudo-rs

2 participants