aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/archiver-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/archiver-common.inc')
-rw-r--r--etc/inc/archiver-common.inc53
1 files changed, 53 insertions, 0 deletions
diff --git a/etc/inc/archiver-common.inc b/etc/inc/archiver-common.inc
new file mode 100644
index 000000000..9812e3ebb
--- /dev/null
+++ b/etc/inc/archiver-common.inc
@@ -0,0 +1,53 @@
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:
10# Users can (un)restrict file access for **all** archivers by commenting/uncommenting the needed
11# include file(s) here or by putting those into archiver-common.local.
12# Another option is to do this **per archiver** in the relevant <archiver>.local.
13# Just beware that things tend to break when overtightening profiles. For example, because you only
14# need to (un)compress files in ${DOWNLOADS}, other applications may need access to ${HOME}/.local/share.
15
16# Uncomment the next line (or put it into your archiver-common.local) if you don't need to compress files in disable-common.inc.
17#include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22# Uncomment the next line (or put it into your archiver-common.local) if you don't need to compress files in disable-programs.inc.
23#include disable-programs.inc
24include disable-shell.inc
25
26apparmor
27caps.drop all
28hostname archiver
29ipc-namespace
30machine-id
31net none
32no3d
33nodvd
34nogroups
35nonewprivs
36#noroot
37nosound
38notv
39nou2f
40novideo
41protocol unix
42seccomp
43shell none
44tracelog
45x11 none
46
47private-cache
48private-dev
49
50dbus-user none
51dbus-system none
52
53memory-deny-write-execute