[GH-ISSUE #644] weechat.profile - duplicate "netfilter" entires #447

Closed
opened 2026-05-05 05:52:53 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @ghost on GitHub (Jul 24, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/644

weechat.profile has two "netfilter" entries:

Weechat IRC profile

noblacklist ${HOME}/.weechat
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-programs.inc

caps.drop all
seccomp
protocol unix,inet,inet6
netfilter
nonewprivs
noroot
netfilter

Originally created by @ghost on GitHub (Jul 24, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/644 weechat.profile has two "netfilter" entries: > # Weechat IRC profile > > noblacklist ${HOME}/.weechat > include /etc/firejail/disable-common.inc > include /etc/firejail/disable-programs.inc > > caps.drop all > seccomp > protocol unix,inet,inet6 > netfilter > nonewprivs > noroot > netfilter
Author
Owner

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

Thanks for the report, mate.
That was actually already fixed in #542 but good catch! 👍

<!-- gh-comment-id:234754375 --> @Fred-Barclay commented on GitHub (Jul 24, 2016): Thanks for the report, mate. That was actually already fixed in #542 but good catch! :+1:
Author
Owner

@ghost commented on GitHub (Jul 24, 2016):

No problem! :D Sorry for not seeting that, I wouldn't really open a "Varius" thread looking for this bug :P

<!-- gh-comment-id:234754496 --> @ghost commented on GitHub (Jul 24, 2016): No problem! :D Sorry for not seeting that, I wouldn't really open a "Varius" thread looking for this bug :P
Author
Owner

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

No worries mate, and it's still a good catch 😄

<!-- gh-comment-id:234754581 --> @Fred-Barclay commented on GitHub (Jul 24, 2016): No worries mate, and it's still a good catch :smile:
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#447
No description provided.