[GH-ISSUE #3358] Useless lines in disable-common.inc #2110

Closed
opened 2026-05-05 08:47:21 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @rusty-snake on GitHub (Apr 15, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3358

We include disable-common.inc before we set nodbus/dbus-(user|system) none and x11 none.

ed0c218e52/etc/disable-common.inc (L67-L68)

ed0c218e52/etc/disable-common.inc (L139-L140)

Originally created by @rusty-snake on GitHub (Apr 15, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3358 We `include disable-common.inc` before we set `nodbus`/`dbus-(user|system) none` and `x11 none`. https://github.com/netblue30/firejail/blob/ed0c218e52bca9b0a4db8c420c1c8d9e405eaa71/etc/disable-common.inc#L67-L68 https://github.com/netblue30/firejail/blob/ed0c218e52bca9b0a4db8c420c1c8d9e405eaa71/etc/disable-common.inc#L139-L140
Author
Owner

@ghost commented on GitHub (Apr 22, 2020):

@rusty-snake Nice find. Should be safe to take out these useless lines IMO.

<!-- gh-comment-id:617981948 --> @ghost commented on GitHub (Apr 22, 2020): @rusty-snake Nice find. Should be safe to take out these useless lines IMO.
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#2110
No description provided.