mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
40 lines
868 B
Text
40 lines
868 B
Text
# Firejail profile for calligra
|
|
# Description: Extensive productivity and creative suite
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include calligra.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
noblacklist ${HOME}/.local/share/kxmlgui5/calligra
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-interpreters.inc
|
|
include disable-programs.inc
|
|
|
|
caps.drop all
|
|
ipc-namespace
|
|
# net none
|
|
netfilter
|
|
nodvd
|
|
nogroups
|
|
noinput
|
|
nonewprivs
|
|
noroot
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix
|
|
seccomp
|
|
seccomp.block-secondary
|
|
|
|
private-bin calligra,calligraauthor,calligraconverter,calligraflow,calligragemini,calligraplan,calligraplanwork,calligrasheets,calligrastage,calligrawords,dbus-launch,kbuildsycoca4,kdeinit4
|
|
private-dev
|
|
|
|
# dbus-user none
|
|
# dbus-system none
|
|
|
|
# noexec ${HOME}
|
|
noexec /tmp
|
|
restrict-namespaces
|