firejail/etc/profile-a-l/atool.profile
glitsj16 95ad89d24e
Refactor archivers ii (#3827)
* harden 7z.profile

* harden atool.profile

* harden bsdtar.profile

* harden cpio.profile

* harden gzip.profile

* harden tar.profile

* harden unrar.profile

* harden unzip.profile

* harden xzdec.profile

* harden zstd.profile
2020-12-15 20:06:10 +00:00

18 lines
508 B
Text

# Firejail profile for atool
# Description: Tool for managing file archives of various types
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include atool.local
# Persistent global definitions
include globals.local
# Allow perl (blacklisted by disable-interpreters.inc)
include allow-perl.inc
include archiver-common.inc
noroot
# without login.defs atool complains and uses UID/GID 1000 by default
private-etc alternatives,group,login.defs,passwd
private-tmp