aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/archiver-common.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-03-02 09:15:51 +0000
committerLibravatar GitHub <noreply@github.com>2021-03-02 09:15:51 +0000
commit311c697e367a7c340e9421354025164bc94c76b6 (patch)
tree5763d68b275278fb256a7052b1118f612987b0b8 /etc/profile-a-l/archiver-common.profile
parentMerge pull request #4024 from kmk3/improve-makefiles (diff)
downloadfirejail-311c697e367a7c340e9421354025164bc94c76b6.tar.gz
firejail-311c697e367a7c340e9421354025164bc94c76b6.tar.zst
firejail-311c697e367a7c340e9421354025164bc94c76b6.zip
Rename etc/inc/archiver-common.inc to etc/profile-a-l/archiver-common.profile
Diffstat (limited to 'etc/profile-a-l/archiver-common.profile')
-rw-r--r--etc/profile-a-l/archiver-common.profile57
1 files changed, 57 insertions, 0 deletions
diff --git a/etc/profile-a-l/archiver-common.profile b/etc/profile-a-l/archiver-common.profile
new file mode 100644
index 000000000..74b0b6ef6
--- /dev/null
+++ b/etc/profile-a-l/archiver-common.profile
@@ -0,0 +1,57 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include archiver-common.local
4
5# common profile for archiver/compression tools
6
7blacklist ${RUNUSER}
8
9# WARNING: Users can (un)restrict file access for **all** archivers by
10# commenting/uncommenting the needed include file(s) here or by putting those
11# into archiver-common.local.
12#
13# Another option is to do this **per archiver** in the relevant
14# <archiver>.local. Just beware that things tend to break when overtightening
15# profiles. For example, because you only need to (un)compress files in
16# ${DOWNLOADS}, other applications may need access to ${HOME}/.local/share.
17
18# Uncomment the next line (or put it into your archiver-common.local) if you
19# don't need to compress files in disable-common.inc.
20#include disable-common.inc
21include disable-devel.inc
22include disable-exec.inc
23include disable-interpreters.inc
24include disable-passwdmgr.inc
25# Uncomment the next line (or put it into your archiver-common.local) if you
26# don't need to compress files in disable-programs.inc.
27#include disable-programs.inc
28include disable-shell.inc
29
30apparmor
31caps.drop all
32hostname archiver
33ipc-namespace
34machine-id
35net none
36no3d
37nodvd
38nogroups
39nonewprivs
40#noroot
41nosound
42notv
43nou2f
44novideo
45protocol unix
46seccomp
47shell none
48tracelog
49x11 none
50
51private-cache
52private-dev
53
54dbus-user none
55dbus-system none
56
57memory-deny-write-execute