mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 06:06:03 -06:00
Add gzip redirect profiles (#3083)
* Create gzexe.profile * Create uncompress.profile * Create zcat.profile * Create zcmp.profile * Create zdiff.profile * Create zegrep.profile * Create zfgrep.profile * Create zforce.profile * Create zgrep.profile * Create zless.profile * Create zmore.profile * Create znew.profile
This commit is contained in:
parent
e4e6780f5c
commit
2ec700c4be
12 changed files with 132 additions and 0 deletions
11
etc/gzexe.profile
Normal file
11
etc/gzexe.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for gzexe
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include gzexe.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/uncompress.profile
Normal file
11
etc/uncompress.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for uncompress
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include uncompress.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zcat.profile
Normal file
11
etc/zcat.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zcmp.profile
Normal file
11
etc/zcmp.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zcmp
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zcmp.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zdiff.profile
Normal file
11
etc/zdiff.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zdiff
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zdiff.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zegrep.profile
Normal file
11
etc/zegrep.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zegrep
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zegrep.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zfgrep.profile
Normal file
11
etc/zfgrep.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zfgrep
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zfgrep.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zforce.profile
Normal file
11
etc/zforce.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zforce
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zforce.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zgrep.profile
Normal file
11
etc/zgrep.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zless.profile
Normal file
11
etc/zless.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zless
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zless.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/zmore.profile
Normal file
11
etc/zmore.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for zmore
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include zmore.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
11
etc/znew.profile
Normal file
11
etc/znew.profile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Firejail profile for znew
|
||||
# This file is overwritten after every install/update
|
||||
quiet
|
||||
# Persistent local customizations
|
||||
include znew.local
|
||||
# Persistent global definitions
|
||||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
# Redirect
|
||||
include gzip.profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue