firejail/etc/seahorse-tool.profile
glitsj16 0ea4ed8408
Seahorse revisited (#2600)
* Refactor seahorse into a whitelist profile

* Refactor seahorse-tool as a whitelist profile

* Create seahorse-daemon.profile

* Add seahorse-daemon to firecfg

* Drop blacklist /tmp/.X11-unix from seahorse.profile

Thanks to @rusty-snake for pointing out blacklisting /tmp/.X11-unix is ridiculous for GUI's.

* Add non-GUI option to seahorse-daemon
2019-03-16 17:49:01 +00:00

17 lines
381 B
Text

# Firejail profile for seahorse-tool
# Description: PGP encryption and signing
# This file is overwritten after every install/update
# Persistent local customizations
include seahorse-tool.local
# Persistent global definitions
# added by included profile
#include globals.local
noblacklist ${DOWNLOADS}
private-tmp
memory-deny-write-execute
# Redirect
include seahorse.profile