firejail/etc/profile-m-z/unzip.profile
glitsj16 5b1bddd652
archivers: drop private-etc now that it's in archiver-common (#5655)
Commit 29da82d added `private-etc` to `archiver-common.profile`.

To avoid doubled options this PR removes it from archiver profiles which
already had it.

Relates to #5610.
2024-03-05 09:19:42 +00:00

14 lines
376 B
Text

# Firejail profile for unzip
# Description: De-archiver for .zip files
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include unzip.local
# Persistent global definitions
include globals.local
# GNOME Shell integration (chrome-gnome-shell)
noblacklist ${HOME}/.local/share/gnome-shell
# Redirect
include archiver-common.profile