mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
added nemo, gucharmap, gnome-font-viewer profiles
This commit is contained in:
parent
a2e9b07093
commit
3c48e7b647
7 changed files with 88 additions and 3 deletions
26
etc/gucharmap.profile
Normal file
26
etc/gucharmap.profile
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# This file is overwritten during software install.
|
||||
# Persistent customizations should go in a .local file.
|
||||
include /etc/firejail/gucharmap.local
|
||||
|
||||
private
|
||||
#include /etc/firejail/disable-common.inc
|
||||
#include /etc/firejail/disable-programs.inc
|
||||
#include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
caps.drop all
|
||||
netfilter
|
||||
nonewprivs
|
||||
noroot
|
||||
protocol unix,inet,inet6
|
||||
seccomp
|
||||
|
||||
#
|
||||
# depending on your usage, you can enable some of the commands below:
|
||||
#
|
||||
nogroups
|
||||
shell none
|
||||
# private-bin program
|
||||
# private-etc none
|
||||
# private-dev
|
||||
# private-tmp
|
||||
nosound
|
||||
Loading…
Add table
Add a link
Reference in a new issue