[GH-ISSUE #545] --quiet flag not working? #380

Closed
opened 2026-05-05 05:43:55 -06:00 by gitea-mirror · 7 comments
Owner

Originally created by @aanderse on GitHub (May 29, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/545

I was under the impression the --quiet flag should suppress all output.

aaron@moya ~ $ uname -a
Linux moya 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
aaron@moya ~ $ firejail --version
firejail version 0.9.38
aaron@moya ~ $ firejail --profile=/etc/firejail/generic.profile --quiet
Reading profile /etc/firejail/generic.profile
Reading profile /etc/firejail/disable-mgmt.inc
Reading profile /etc/firejail/disable-secret.inc
Reading profile /etc/firejail/disable-common.inc

This is causing me issues when trying to rsync into the box.

Thank you,
Aaron

Originally created by @aanderse on GitHub (May 29, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/545 I was under the impression the --quiet flag should suppress _all_ output. aaron@moya ~ $ uname -a Linux moya 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux aaron@moya ~ $ firejail --version firejail version 0.9.38 aaron@moya ~ $ firejail --profile=/etc/firejail/generic.profile --quiet Reading profile /etc/firejail/generic.profile Reading profile /etc/firejail/disable-mgmt.inc Reading profile /etc/firejail/disable-secret.inc Reading profile /etc/firejail/disable-common.inc This is causing me issues when trying to rsync into the box. Thank you, Aaron
gitea-mirror 2026-05-05 05:43:55 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@reinerh commented on GitHub (May 29, 2016):

Works when you pass in --quiet first.

<!-- gh-comment-id:222369353 --> @reinerh commented on GitHub (May 29, 2016): Works when you pass in --quiet first.
Author
Owner

@aanderse commented on GitHub (May 29, 2016):

Thank you.

<!-- gh-comment-id:222372383 --> @aanderse commented on GitHub (May 29, 2016): Thank you.
Author
Owner

@netblue30 commented on GitHub (May 31, 2016):

I'll have to fix is. or at least document it. Thanks.

<!-- gh-comment-id:222701321 --> @netblue30 commented on GitHub (May 31, 2016): I'll have to fix is. or at least document it. Thanks.
Author
Owner

@netblue30 commented on GitHub (Jun 1, 2016):

Fixed!

<!-- gh-comment-id:222863980 --> @netblue30 commented on GitHub (Jun 1, 2016): Fixed!
Author
Owner

@rieje commented on GitHub (Feb 4, 2022):

quiet in e.g. mediainfo.local does not supress Reading profile /etc/firejail/mediainfo.profile, whereas --quiet does.

<!-- gh-comment-id:1030081965 --> @rieje commented on GitHub (Feb 4, 2022): `quiet` in e.g. mediainfo.local does not supress `Reading profile /etc/firejail/mediainfo.profile`, whereas `--quiet` does.
Author
Owner

@rusty-snake commented on GitHub (Feb 4, 2022):

@rieje If you believe you found a bug, please open a new issues instead of commenting on a 6 year old issue. Furthermore you should add information like your firejail version and the mediainfo.profile you use (because mediainfo.profile does not contain quiet).

<!-- gh-comment-id:1030091603 --> @rusty-snake commented on GitHub (Feb 4, 2022): @rieje If you believe you found a bug, please open a new issues instead of commenting on a 6 year old issue. Furthermore you should add information like your firejail version and the mediainfo.profile you use (because mediainfo.profile does not contain quiet).
Author
Owner

@rusty-snake commented on GitHub (Feb 4, 2022):

FTR: #4900

<!-- gh-comment-id:1030108548 --> @rusty-snake commented on GitHub (Feb 4, 2022): FTR: #4900
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#380
No description provided.