mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* Harden atool * Harden cpio * Fix ordering in private-* options * Harden gzip * Harden tar * Harden bsdtar * Harden+ tar * Harden+ gzip * Harden+ cpio * Create bzip2.profile * Description for bunzip2 * Add bzip2/bunzip2 to firecfg
11 lines
308 B
Text
11 lines
308 B
Text
# Firejail profile for bzip2
|
|
# Description: A high-quality data compression program
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include bzip2.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# Redirect
|
|
include gzip.profile
|