mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #545] --quiet flag not working? #380
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#380
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@reinerh commented on GitHub (May 29, 2016):
Works when you pass in --quiet first.
@aanderse commented on GitHub (May 29, 2016):
Thank you.
@netblue30 commented on GitHub (May 31, 2016):
I'll have to fix is. or at least document it. Thanks.
@netblue30 commented on GitHub (Jun 1, 2016):
Fixed!
@rieje commented on GitHub (Feb 4, 2022):
quietin e.g. mediainfo.local does not supressReading profile /etc/firejail/mediainfo.profile, whereas--quietdoes.@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).
@rusty-snake commented on GitHub (Feb 4, 2022):
FTR: #4900