Misc fixes

This commit is contained in:
Tad 2018-08-22 20:54:28 -04:00
parent 5c84896527
commit 3f6643d40f
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@ mkdir ${HOME}/.config/Slack
whitelist ${HOME}/.config/Slack
whitelist ${HOME}/Downloads
include /etc/firejail/whitelist-common.inc
include /etc/firejail/whitelist-var-common.inc
caps.drop all
name slack

View file

@ -11,7 +11,7 @@ URL: https://github.com/netblue30/firejail
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
%description
Firejail is a SUID sandbox program that reduces the risk of security
Firejail is a SUID sandbox program that reduces the risk of security
breaches by restricting the running environment of untrusted applications
using Linux namespaces. It includes a sandbox profile for Mozilla Firefox.