aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tar.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/tar.profile')
-rw-r--r--etc/tar.profile26
1 files changed, 14 insertions, 12 deletions
diff --git a/etc/tar.profile b/etc/tar.profile
index 14fc00d21..1232bb372 100644
--- a/etc/tar.profile
+++ b/etc/tar.profile
@@ -5,17 +5,17 @@ quiet
5# Persistent local customizations 5# Persistent local customizations
6include tar.local 6include tar.local
7# Persistent global definitions 7# Persistent global definitions
8# added by included profile 8include globals.local
9#include globals.local
10
11blacklist /tmp/.X11-unix
12 9
10include disable-common.inc
11include disable-devel.inc
13include disable-exec.inc 12include disable-exec.inc
14include disable-interpreters.inc 13include disable-interpreters.inc
15 14include disable-passwdmgr.inc
16ignore noroot 15include disable-programs.inc
17 16
18apparmor 17apparmor
18caps.drop all
19hostname tar 19hostname tar
20ipc-namespace 20ipc-namespace
21machine-id 21machine-id
@@ -24,23 +24,25 @@ no3d
24nodbus 24nodbus
25nodvd 25nodvd
26nogroups 26nogroups
27nonewprivs
28#noroot
27nosound 29nosound
28notv 30notv
29nou2f 31nou2f
30novideo 32novideo
33protocol unix
34seccomp
31shell none 35shell none
32tracelog 36tracelog
37x11 none
33 38
34# support compressed archives 39# support compressed archives
35private-bin sh,bash,tar,gtar,compress,gzip,lzma,xz,bzip2,lbzip2,lzip,lzop 40private-bin bash,bzip2,compress,gtar,gzip,lbzip2,lzip,lzma,lzop,sh,tar,xz
36private-cache 41private-cache
37private-dev 42private-dev
38private-etc alternatives,passwd,group,localtime 43private-etc alternatives,group,localtime,passwd
39private-lib libfakeroot 44private-lib libfakeroot
40
41memory-deny-write-execute
42
43# Debian based distributions need this for 'dpkg --unpack' (incl. synaptic) 45# Debian based distributions need this for 'dpkg --unpack' (incl. synaptic)
44writable-var 46writable-var
45 47
46include default.profile 48memory-deny-write-execute