aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-22 20:54:28 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-22 20:54:28 -0400
commit3f6643d40f191e4f8900fa2d572f4c8d22812c02 (patch)
tree85cf19bbbb8aa739bc6346b207fa72f33687568d /platform
parentfix microphone in slack profile - #2034 (diff)
downloadfirejail-3f6643d40f191e4f8900fa2d572f4c8d22812c02.tar.gz
firejail-3f6643d40f191e4f8900fa2d572f4c8d22812c02.tar.zst
firejail-3f6643d40f191e4f8900fa2d572f4c8d22812c02.zip
Misc fixes
Diffstat (limited to 'platform')
-rw-r--r--platform/rpm/firejail.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/rpm/firejail.spec b/platform/rpm/firejail.spec
index 166882f62..b32407c7d 100644
--- a/platform/rpm/firejail.spec
+++ b/platform/rpm/firejail.spec
@@ -11,7 +11,7 @@ URL: https://github.com/netblue30/firejail
11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12 12
13%description 13%description
14Firejail is a SUID sandbox program that reduces the risk of security 14Firejail is a SUID sandbox program that reduces the risk of security
15breaches by restricting the running environment of untrusted applications 15breaches by restricting the running environment of untrusted applications
16using Linux namespaces. It includes a sandbox profile for Mozilla Firefox. 16using Linux namespaces. It includes a sandbox profile for Mozilla Firefox.
17 17