From 4faa338ca738a0bf40d07b6d4b9b98f62a3cb34f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 27 Oct 2015 13:32:32 -0400 Subject: added skype profile, enabled seccomp in steam profile, added .gtkrc-2.0 in firefox profile --- etc/firefox.profile | 2 ++ etc/skype.profile | 11 +++++++++++ etc/steam.profile | 11 +---------- 3 files changed, 14 insertions(+), 10 deletions(-) create mode 100644 etc/skype.profile (limited to 'etc') diff --git a/etc/firefox.profile b/etc/firefox.profile index 38f501b95..03c6cc202 100644 --- a/etc/firefox.profile +++ b/etc/firefox.profile @@ -13,6 +13,8 @@ whitelist ~/Downloads whitelist ~/dwhelper whitelist ~/.zotero whitelist ~/.lastpass +whitelist ~/.gtkrc-2.0 + diff --git a/etc/skype.profile b/etc/skype.profile new file mode 100644 index 000000000..865fbe43d --- /dev/null +++ b/etc/skype.profile @@ -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 diff --git a/etc/steam.profile b/etc/steam.profile index 1db6dacb0..da36a50b4 100644 --- a/etc/steam.profile +++ b/etc/steam.profile @@ -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 -- cgit v1.2.3-70-g09d2