mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
And mark it as a redirect profile. This is done so when including other *-common.inc profiles, such as firefox-common.profile.
11 lines
288 B
Text
11 lines
288 B
Text
# Firejail profile for ar
|
|
# Description: Create, modify, and extract from archives
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include ar.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
# Redirect
|
|
include archiver-common.inc
|