mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #539] [CLOSED] Various #3661
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#3661
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?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/539
Author: @Fred-Barclay
Created: 5/25/2016
Status: ❌ Closed
Base:
master← Head:brave📝 Commits (5)
51cf154extra Brave files0a502c1added Brave profilec59274dnosound xreader and atrild93ab51added shutdown to seccomp filter583f8ea51 syscalls in README.md📊 Changes
12 files changed (+31 additions, -5 deletions)
View changed files
📝
Makefile.in(+1 -0)📝
README(+2 -0)📝
README.md(+2 -4)📝
RELNOTES(+1 -0)📝
etc/atril.profile(+1 -0)➕
etc/brave.profile(+18 -0)📝
etc/disable-programs.inc(+1 -0)📝
etc/xreader.profile(+1 -0)📝
platform/debian/conffiles(+1 -0)📝
src/firecfg/firecfg.config(+1 -0)📝
src/firejail/seccomp.c(+1 -0)📝
src/man/firejail.txt(+1 -1)📄 Description
This adds a profile for the Brave browser, and I added "nosound" to the atril and xreader profiles (since pdf's shouldn't really be making noise 😸 )
I also blacklisted "shutdown" in seccomp for amd64 machines--apparently it's not a syscall for 32-bit kernels??? "Reboot" is already blacklisted and I figured that shutdown should be too. ;)
Cheers!
Fred
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.