[GH-ISSUE #418] dnsmasq profile #302

Closed
opened 2026-05-05 05:33:32 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @curiosity-seeker on GitHub (Apr 7, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/418

I suggest to add a profile for dnsmasq. This one works for me (on Manjaro):

noblacklist /sbin
noblacklist /usr/sbin
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-mgmt.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-secret.inc
include /etc/firejail/disable-terminals.inc
caps
seccomp
protocol unix,inet,inet6,netlink
netfilter
private
private-dev

I'm still using v. 0.9.38 so I haven't adjusted the .inc files yet.

Originally created by @curiosity-seeker on GitHub (Apr 7, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/418 I suggest to add a profile for dnsmasq. This one works for me (on Manjaro): ``` noblacklist /sbin noblacklist /usr/sbin include /etc/firejail/disable-common.inc include /etc/firejail/disable-mgmt.inc include /etc/firejail/disable-devel.inc include /etc/firejail/disable-secret.inc include /etc/firejail/disable-terminals.inc caps seccomp protocol unix,inet,inet6,netlink netfilter private private-dev ``` I'm still using v. 0.9.38 so I haven't adjusted the .inc files yet.
Author
Owner

@netblue30 commented on GitHub (Apr 7, 2016):

All set, thanks!

<!-- gh-comment-id:206971613 --> @netblue30 commented on GitHub (Apr 7, 2016): All set, 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#302
No description provided.