aboutsummaryrefslogtreecommitdiffstats
path: root/etc/bzcat.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-08-12 17:24:55 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2019-08-12 17:24:55 +0200
commit7b37c90240d760d2ce6a73e11f3e9a12edeb5955 (patch)
tree4de587fb67d131106e211d908add18677e260c7d /etc/bzcat.profile
parentfix file.profile (broken on Debian Buster) (diff)
downloadfirejail-7b37c90240d760d2ce6a73e11f3e9a12edeb5955.tar.gz
firejail-7b37c90240d760d2ce6a73e11f3e9a12edeb5955.tar.zst
firejail-7b37c90240d760d2ce6a73e11f3e9a12edeb5955.zip
add bzcat profile
Diffstat (limited to 'etc/bzcat.profile')
-rw-r--r--etc/bzcat.profile15
1 files changed, 15 insertions, 0 deletions
diff --git a/etc/bzcat.profile b/etc/bzcat.profile
new file mode 100644
index 000000000..edefb6bb8
--- /dev/null
+++ b/etc/bzcat.profile
@@ -0,0 +1,15 @@
1# Firejail profile for bzcat
2# Description: A high-quality data compression program
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include bzcat.local
7# Persistent global definitions
8# added by included profile
9#include globals.local
10
11ignore read-write
12read-only ${HOME}
13
14# Redirect
15include gzip.profile