aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/zgrep.profile
blob: dbfa4365ccc1bfc863f2da28ebc45e597bd7bdc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Firejail profile for zgrep
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include zgrep.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