Add new profile for seahorse (#2491)

* Create seahorse.profile

* Create seahorse-tool.profile

* Add seahorse to firecfg
This commit is contained in:
glitsj16 2019-03-01 01:01:40 +00:00 committed by GitHub
parent 52cd68a4d9
commit 3379db6427
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 54 additions and 0 deletions

28
etc/seahorse-tool.profile Normal file
View file

@ -0,0 +1,28 @@
# 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
# dconf
mkdir ${HOME}/.config/dconf
whitelist ${HOME}/.config/dconf
include disable-xdg.inc
include whitelist-var-common.inc
apparmor
ipc-namespace
disable-mnt
private-tmp
memory-deny-write-execute
noexec ${HOME}
noexec /tmp
# Redirect
include gpg.profile

25
etc/seahorse.profile Normal file
View file

@ -0,0 +1,25 @@
# Firejail profile for seahorse
# Description: GNOME application for managing PGP keys
# This file is overwritten after every install/update
# Persistent local customizations
include seahorse.local
# Persistent global definitions
# added by included profile
#include globals.local
# dconf
mkdir ${HOME}/.config/dconf
whitelist ${HOME}/.config/dconf
# ssh
noblacklist /etc/ssh
noblacklist /tmp/ssh-*
noblacklist ${HOME}/.ssh
include whitelist-var-common.inc
apparmor
ipc-namespace
# Redirect
include gpg.profile

View file

@ -397,6 +397,7 @@ sayonara
scallion
scribus
sdat2img
seahorse
seamonkey
seamonkey-bin
shellcheck