mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #932] Quiet-by-default seems to be broken #636
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#636
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 @peterzhu2118 on GitHub (Nov 21, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/932
I just followed the instructions to update my Firejail after an issue. After installing the 0.9.44-bugfixes branch the line
quiet-by-default yesseems to have stopped working (--quietstill works). Master branch seems to be experiencing the same issues too. At first I thought I was going insane but after reverting to the 0.9.44 release the issue disappeared (but the previous issue came back of course) so I believe this is a bug.@netblue30 commented on GitHub (Nov 22, 2016):
I think what happens is /etc/firejail/firejail.config gets overwritten during software install, and quiet-by-default is disabled. Take a look in that file, it seems to be working fine for me on 0.9.44-bugfixes branch.
@peterzhu2118 commented on GitHub (Nov 22, 2016):
I checked the file at every step and the quiet option is always enabled. I used the same file for the 0.9.44-bugfixes branch and the release. But the 0.9.44-bugfixes branch prints out all the stuff at startup while the release does not.
@netblue30 commented on GitHub (Nov 22, 2016):
If you do a firejail --version should say version 0.9.44.1. I'll try again on my setup.
@peterzhu2118 commented on GitHub (Nov 22, 2016):
@netblue30 It is indeed 0.9.44.1.