mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 06:06:03 -06:00
38 lines
661 B
Text
38 lines
661 B
Text
# Firejail profile for bluefish
|
|
# Description: Advanced Gtk+ text editor for web and software development
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include bluefish.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
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 whitelist-var-common.inc
|
|
|
|
caps.drop all
|
|
net none
|
|
no3d
|
|
nodbus
|
|
nodvd
|
|
nogroups
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix
|
|
seccomp
|
|
shell none
|
|
tracelog
|
|
|
|
private-bin bluefish
|
|
private-dev
|
|
private-tmp
|
|
|