mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Add 10 new profiles
Added profiles for Bless, Gnome 2048, Gnome Calculator, Gnome Contacts, JD-GUI, Lollypop, MultiMC5, PDFSam, Pithos, and Xonotic
This commit is contained in:
parent
87d3344bb5
commit
6900970979
13 changed files with 227 additions and 0 deletions
19
etc/gnome-calculator.profile
Normal file
19
etc/gnome-calculator.profile
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
#
|
||||
#Profile for gnome-calculator
|
||||
#
|
||||
|
||||
#Blacklist Paths
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
|
||||
include /etc/firejail/whitelist-common.inc
|
||||
|
||||
#Options
|
||||
caps.drop all
|
||||
netfilter
|
||||
nonewprivs
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
Loading…
Add table
Add a link
Reference in a new issue