mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
25 lines
499 B
Text
25 lines
499 B
Text
# Firejail profile for electron
|
|
# Description: Build cross platform desktop apps with web technologies
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include electron.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
include disable-common.inc
|
|
include disable-passwdmgr.inc
|
|
include disable-programs.inc
|
|
|
|
whitelist ${DOWNLOADS}
|
|
|
|
apparmor
|
|
caps.drop all
|
|
netfilter
|
|
nodbus
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
notv
|
|
protocol unix,inet,inet6,netlink
|
|
seccomp
|