mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
69 lines
1.5 KiB
Text
69 lines
1.5 KiB
Text
# Firejail profile for spectacle
|
|
# Description: Spectacle is a simple application for capturing desktop screenshots.
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include spectacle.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
# Add the next lines to your spectacle.local to use sharing services.
|
|
#netfilter
|
|
#ignore net none
|
|
#private-etc ca-certificates,crypto-policies,pki,resolv.conf,ssl
|
|
#protocol unix,inet,inet6
|
|
|
|
noblacklist ${HOME}/.config/spectaclerc
|
|
noblacklist ${PICTURES}
|
|
|
|
include disable-common.inc
|
|
include disable-devel.inc
|
|
include disable-exec.inc
|
|
include disable-interpreters.inc
|
|
include disable-programs.inc
|
|
include disable-xdg.inc
|
|
|
|
mkfile ${HOME}/.config/spectaclerc
|
|
whitelist ${HOME}/.config/spectaclerc
|
|
whitelist ${PICTURES}
|
|
whitelist /usr/share/kconf_update/spectacle_newConfig.upd
|
|
whitelist /usr/share/kconf_update/spectacle_shortcuts.upd
|
|
include whitelist-common.inc
|
|
include whitelist-runuser-common.inc
|
|
include whitelist-usr-share-common.inc
|
|
include whitelist-var-common.inc
|
|
|
|
apparmor
|
|
caps.drop all
|
|
machine-id
|
|
net none
|
|
no3d
|
|
nodvd
|
|
nogroups
|
|
noinput
|
|
nonewprivs
|
|
noroot
|
|
nosound
|
|
notv
|
|
nou2f
|
|
novideo
|
|
protocol unix
|
|
seccomp
|
|
seccomp.block-secondary
|
|
tracelog
|
|
|
|
disable-mnt
|
|
private-bin spectacle
|
|
private-cache
|
|
private-dev
|
|
private-etc
|
|
private-tmp
|
|
|
|
dbus-user filter
|
|
dbus-user.own org.kde.spectacle
|
|
dbus-user.own org.kde.Spectacle
|
|
dbus-user.talk org.freedesktop.FileManager1
|
|
#dbus-user.talk org.kde.JobViewServer
|
|
#dbus-user.talk org.kde.kglobalaccel
|
|
dbus-system none
|
|
|
|
restrict-namespaces
|