mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
46 lines
835 B
Text
46 lines
835 B
Text
# Firejail profile for barrier
|
|
# Description: Keyboard and mouse sharing application
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include barrier.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
nodeny ${HOME}/.config/Debauchee/Barrier.conf
|
|
nodeny ${HOME}/.local/share/barrier
|
|
nodeny ${PATH}/openssl
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
include disable-xdg.inc
|
|
|
|
include whitelist-var-common.inc
|
|
|
|
caps.drop all
|
|
machine-id
|
|
netfilter
|
|
no3d
|
|
nodvd
|
|
nogroups
|
|
noinput
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix,inet,inet6,netlink
|
|
seccomp
|
|
shell none
|
|
tracelog
|
|
|
|
disable-mnt
|
|
private-dev
|
|
private-cache
|
|
private-tmp
|
|
|
|
memory-deny-write-execute
|