aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/zcat.profile
blob: cbdb081b255c4e13d1ef8f29fa539b7796daae17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Firejail profile for zcat
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include zcat.local
# Persistent global definitions
# added by included profile
#include globals.local

# Allow running kernel config check
noblacklist ${PATH}/bash
noblacklist ${PATH}/sh
noblacklist /proc/config.gz

# Redirect
include gzip.profile