aboutsummaryrefslogtreecommitdiffstats
path: root/etc/skypeforlinux.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/skypeforlinux.profile')
-rw-r--r--etc/skypeforlinux.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/skypeforlinux.profile b/etc/skypeforlinux.profile
index ad200be37..eae7dada0 100644
--- a/etc/skypeforlinux.profile
+++ b/etc/skypeforlinux.profile
@@ -5,10 +5,14 @@ include skypeforlinux.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8# breaks Skype
9ignore noexec /tmp
10
8noblacklist ${HOME}/.config/skypeforlinux 11noblacklist ${HOME}/.config/skypeforlinux
9 12
10include disable-common.inc 13include disable-common.inc
11include disable-devel.inc 14include disable-devel.inc
15include disable-exec.inc
12include disable-interpreters.inc 16include disable-interpreters.inc
13include disable-passwdmgr.inc 17include disable-passwdmgr.inc
14include disable-programs.inc 18include disable-programs.inc
@@ -28,6 +32,3 @@ disable-mnt
28private-cache 32private-cache
29# private-dev - needs /dev/disk 33# private-dev - needs /dev/disk
30private-tmp 34private-tmp
31
32noexec ${HOME}
33# noexec /tmp - breaks Skype