aboutsummaryrefslogtreecommitdiffstats
path: root/platform/debian/control
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-08 19:12:30 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-08 19:12:30 -0400
commit1379851360349d6617ad32944a25ee5e2bb74fc2 (patch)
treef69b48e90708bfa3c2723d5a27ed3e024c827b43 /platform/debian/control
parentdelete files (diff)
downloadfirejail-1379851360349d6617ad32944a25ee5e2bb74fc2.tar.gz
firejail-1379851360349d6617ad32944a25ee5e2bb74fc2.tar.zst
firejail-1379851360349d6617ad32944a25ee5e2bb74fc2.zip
Baseline firejail 0.9.28
Diffstat (limited to 'platform/debian/control')
-rw-r--r--platform/debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/platform/debian/control b/platform/debian/control
new file mode 100644
index 000000000..18d857c36
--- /dev/null
+++ b/platform/debian/control
@@ -0,0 +1,20 @@
1Package: firejail
2Version: FIREJAILVER-1
3Architecture: amd64
4Maintainer: netblue30 <netblue30@yahoo.com>
5Installed-Size: 272
6Depends: libc6
7Section: admin
8Priority: extra
9Homepage: http://firejail.sourceforge.net
10Description: Linux namepaces sandbox program.
11 Firejail is a SUID sandbox program that reduces the risk of security
12 breaches by restricting the running environment of untrusted applications
13 using Linux namespaces and seccmp-bpf. It includes sandbox profiles for
14 Iceweasel/Mozilla Firefox, Chromium, Midori, Opera, Evince, Transmission
15 and VLC.
16 .
17 Firejail also expands the restricted shell facility found in bash by
18 adding Linux namespace support. It also supports sandboxing SSH users
19 upon login.
20