added skype profile, enabled seccomp in steam profile, added .gtkrc-2.0 in firefox profile

This commit is contained in:
netblue30 2015-10-27 13:32:32 -04:00
parent b2a819227f
commit 4faa338ca7
4 changed files with 15 additions and 10 deletions

View file

@ -13,6 +13,8 @@ whitelist ~/Downloads
whitelist ~/dwhelper
whitelist ~/.zotero
whitelist ~/.lastpass
whitelist ~/.gtkrc-2.0

11
etc/skype.profile Normal file
View file

@ -0,0 +1,11 @@
# Skype profile
noblacklist ${HOME}/.steam
noblacklist ${HOME}/.local/share/steam
include /etc/firejail/disable-mgmt.inc
include /etc/firejail/disable-secret.inc
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-history.inc
caps.drop all
netfilter
noroot
seccomp

View file

@ -8,13 +8,4 @@ include /etc/firejail/disable-history.inc
caps.drop all
netfilter
noroot
# seccomp breaks Steam runtime due to 32/64bit syscall incompatibilties
## Author note:
## If you wish to use a private directory for Steam, e.g.:
## private /path/to/steam-home
## ... be aware that games will not launch from this directory without
## execute-permission trickery. In this case, you should store the games
## in a separate (whitelisted/noblacklisted) directory.
seccomp