Skip to content

Make unprivileged run less noisy#217

Merged
vagos merged 1 commit intomainfrom
noise
Feb 28, 2026
Merged

Make unprivileged run less noisy#217
vagos merged 1 commit intomainfrom
noise

Conversation

@vagos
Copy link
Contributor

@vagos vagos commented Feb 27, 2026

This makes the permission denied messages from mount and unshare more visible.

@angelhof
Copy link
Member

That looks good to me, should we as an improvement (after this PR) send such output to a log?

@ezrizhu
Copy link
Member

ezrizhu commented Feb 28, 2026

can we not just drop the -f but add 2>$try_mount_log

@vagos
Copy link
Contributor Author

vagos commented Feb 28, 2026

can we not just drop the -f but add 2>$try_mount_log

That also works. There's a little bit of inconsistency about what we send to the mount log (e.g., the output of mount is not redirected), so wasn't sure what the best approach is.

This makes the permission denied messages from mount and unshare more
visible.

Signed-off-by: Evangelos Lamprou <vagos@lamprou.xyz>
@vagos
Copy link
Contributor Author

vagos commented Feb 28, 2026

Fixed-up

Copy link
Member

@ezrizhu ezrizhu left a comment

Choose a reason for hiding this comment

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

ty, lgtm

@vagos vagos merged commit 0f4e441 into main Feb 28, 2026
18 of 23 checks passed
@vagos vagos deleted the noise branch February 28, 2026 03:51
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.

3 participants