summaryrefslogtreecommitdiffstats
path: root/etc/pidgin.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 14:09:20 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 14:09:20 +0200
commit217d0e259470ed004db45b3508b03688556dc44a (patch)
treeff9a08ee14665cb995f24f0ac5a4dd0e079fccf4 /etc/pidgin.profile
parentMerge branch 'master' of github.com:netblue30/firejail (diff)
downloadfirejail-217d0e259470ed004db45b3508b03688556dc44a.tar.gz
firejail-217d0e259470ed004db45b3508b03688556dc44a.tar.zst
firejail-217d0e259470ed004db45b3508b03688556dc44a.zip
many profile cleanups
Diffstat (limited to 'etc/pidgin.profile')
-rw-r--r--etc/pidgin.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pidgin.profile b/etc/pidgin.profile
index bdd5404f5..299f807af 100644
--- a/etc/pidgin.profile
+++ b/etc/pidgin.profile
@@ -6,11 +6,11 @@ include pidgin.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.purple
10
11ignore noexec ${RUNUSER} 9ignore noexec ${RUNUSER}
12ignore noexec /dev/shm 10ignore noexec /dev/shm
13 11
12noblacklist ${HOME}/.purple
13
14include disable-common.inc 14include disable-common.inc
15include disable-devel.inc 15include disable-devel.inc
16include disable-exec.inc 16include disable-exec.inc