mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
Misc fixes
This commit is contained in:
parent
5c84896527
commit
3f6643d40f
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue