mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
15 lines
435 B
Text
15 lines
435 B
Text
# Firejail profile for gzip
|
|
# Description: GNU compression utilities
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include gzip.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
# Arch Linux (based distributions) need access to /var/lib/pacman. As we drop
|
|
# all capabilities this is automatically read-only.
|
|
noblacklist /var/lib/pacman
|
|
|
|
# Redirect
|
|
include archiver-common.inc
|