[GH-ISSUE #637] Missing .gnomerc in disable-common.inc #444

Closed
opened 2026-05-05 05:52:28 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @PieroV on GitHub (Jul 17, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/637

Hi, I think that those lines should be added to disable-common.inc, in the "# X11 session autostart" section:

blacklist ${HOME}/.gnomerc
blacklist /etc/X11/Xsession.d/

Thank you very much, this project is fantastic.

Originally created by @PieroV on GitHub (Jul 17, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/637 Hi, I think that those lines should be added to disable-common.inc, in the "# X11 session autostart" section: ``` blacklist ${HOME}/.gnomerc blacklist /etc/X11/Xsession.d/ ``` Thank you very much, this project is fantastic.
gitea-mirror 2026-05-05 05:52:28 -06:00
Author
Owner

@Fred-Barclay commented on GitHub (Jul 17, 2016):

I've added a PR that implements this; now we just have to see if @netblue30 thinks it's a good idea. 😸
Thanks!

<!-- gh-comment-id:233194467 --> @Fred-Barclay commented on GitHub (Jul 17, 2016): I've added a PR that implements this; now we just have to see if @netblue30 thinks it's a good idea. :smile_cat: Thanks!
Author
Owner

@netblue30 commented on GitHub (Jul 18, 2016):

All fixed and merged, thanks!

<!-- gh-comment-id:233318013 --> @netblue30 commented on GitHub (Jul 18, 2016): All fixed and merged, thanks!
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#444
No description provided.