aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/agetpkg.profile2
-rw-r--r--etc/profile-a-l/alpine.profile2
-rw-r--r--etc/profile-a-l/aria2c.profile2
-rw-r--r--etc/profile-a-l/bpftop.profile2
-rw-r--r--etc/profile-a-l/cloneit.profile2
-rw-r--r--etc/profile-a-l/curl.profile2
-rw-r--r--etc/profile-a-l/dbus-send.profile2
-rw-r--r--etc/profile-a-l/deadlink.profile2
-rw-r--r--etc/profile-a-l/dexios.profile2
-rw-r--r--etc/profile-a-l/dig.profile2
-rw-r--r--etc/profile-a-l/dnscrypt-proxy.profile2
-rw-r--r--etc/profile-a-l/dnsmasq.profile2
-rw-r--r--etc/profile-a-l/drill.profile2
-rw-r--r--etc/profile-a-l/editorconfiger.profile2
-rw-r--r--etc/profile-a-l/erd.profile3
-rw-r--r--etc/profile-a-l/fdns.profile2
-rw-r--r--etc/profile-a-l/gget.profile2
-rw-r--r--etc/profile-a-l/gist.profile2
-rw-r--r--etc/profile-a-l/git.profile2
-rw-r--r--etc/profile-a-l/gnome-keyring-daemon.profile2
-rw-r--r--etc/profile-a-l/googler-common.profile2
-rw-r--r--etc/profile-a-l/gpg-agent.profile2
-rw-r--r--etc/profile-a-l/gpg.profile2
-rw-r--r--etc/profile-a-l/links-common.profile2
-rw-r--r--etc/profile-a-l/lynx.profile2
25 files changed, 25 insertions, 26 deletions
diff --git a/etc/profile-a-l/agetpkg.profile b/etc/profile-a-l/agetpkg.profile
index 9ebbf1cb0..e455a17db 100644
--- a/etc/profile-a-l/agetpkg.profile
+++ b/etc/profile-a-l/agetpkg.profile
@@ -7,7 +7,6 @@ include agetpkg.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER}/wayland-* 10blacklist ${RUNUSER}/wayland-*
12 11
13# Allow python (blacklisted by disable-interpreters.inc) 12# Allow python (blacklisted by disable-interpreters.inc)
@@ -20,6 +19,7 @@ include disable-exec.inc
20include disable-interpreters.inc 19include disable-interpreters.inc
21include disable-programs.inc 20include disable-programs.inc
22include disable-shell.inc 21include disable-shell.inc
22include disable-X11.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25whitelist ${DOWNLOADS} 25whitelist ${DOWNLOADS}
diff --git a/etc/profile-a-l/alpine.profile b/etc/profile-a-l/alpine.profile
index 5ccb9896f..2ded32959 100644
--- a/etc/profile-a-l/alpine.profile
+++ b/etc/profile-a-l/alpine.profile
@@ -30,7 +30,6 @@ noblacklist ${HOME}/.pinercex
30noblacklist ${HOME}/.signature 30noblacklist ${HOME}/.signature
31noblacklist ${HOME}/mail 31noblacklist ${HOME}/mail
32 32
33blacklist /tmp/.X11-unix
34blacklist ${RUNUSER}/wayland-* 33blacklist ${RUNUSER}/wayland-*
35 34
36include disable-common.inc 35include disable-common.inc
@@ -39,6 +38,7 @@ include disable-exec.inc
39include disable-interpreters.inc 38include disable-interpreters.inc
40include disable-programs.inc 39include disable-programs.inc
41include disable-shell.inc 40include disable-shell.inc
41include disable-X11.inc
42include disable-xdg.inc 42include disable-xdg.inc
43 43
44#whitelist ${DOCUMENTS} 44#whitelist ${DOCUMENTS}
diff --git a/etc/profile-a-l/aria2c.profile b/etc/profile-a-l/aria2c.profile
index 65ffdfa1b..0d70cf381 100644
--- a/etc/profile-a-l/aria2c.profile
+++ b/etc/profile-a-l/aria2c.profile
@@ -11,7 +11,6 @@ noblacklist ${HOME}/.cache/winetricks # XXX: See #5238
11noblacklist ${HOME}/.config/aria2 11noblacklist ${HOME}/.config/aria2
12noblacklist ${HOME}/.netrc 12noblacklist ${HOME}/.netrc
13 13
14blacklist /tmp/.X11-unix
15blacklist ${RUNUSER}/wayland-* 14blacklist ${RUNUSER}/wayland-*
16 15
17include disable-common.inc 16include disable-common.inc
@@ -19,6 +18,7 @@ include disable-devel.inc
19include disable-exec.inc 18include disable-exec.inc
20include disable-interpreters.inc 19include disable-interpreters.inc
21include disable-programs.inc 20include disable-programs.inc
21include disable-X11.inc
22 22
23include whitelist-usr-share-common.inc 23include whitelist-usr-share-common.inc
24include whitelist-var-common.inc 24include whitelist-var-common.inc
diff --git a/etc/profile-a-l/bpftop.profile b/etc/profile-a-l/bpftop.profile
index 1bcfce06c..8c64a77c6 100644
--- a/etc/profile-a-l/bpftop.profile
+++ b/etc/profile-a-l/bpftop.profile
@@ -7,7 +7,6 @@ include bpftop.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist /usr/libexec 10blacklist /usr/libexec
12blacklist ${RUNUSER} 11blacklist ${RUNUSER}
13 12
@@ -18,6 +17,7 @@ include disable-interpreters.inc
18include disable-proc.inc 17include disable-proc.inc
19include disable-programs.inc 18include disable-programs.inc
20include disable-shell.inc 19include disable-shell.inc
20include disable-X11.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23include whitelist-common.inc 23include whitelist-common.inc
diff --git a/etc/profile-a-l/cloneit.profile b/etc/profile-a-l/cloneit.profile
index b5328a807..445ef4890 100644
--- a/etc/profile-a-l/cloneit.profile
+++ b/etc/profile-a-l/cloneit.profile
@@ -7,7 +7,6 @@ include cloneit.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist /usr/libexec 10blacklist /usr/libexec
12blacklist ${RUNUSER} 11blacklist ${RUNUSER}
13 12
@@ -18,6 +17,7 @@ include disable-interpreters.inc
18include disable-proc.inc 17include disable-proc.inc
19include disable-programs.inc 18include disable-programs.inc
20include disable-shell.inc 19include disable-shell.inc
20include disable-X11.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23include whitelist-run-common.inc 23include whitelist-run-common.inc
diff --git a/etc/profile-a-l/curl.profile b/etc/profile-a-l/curl.profile
index 417abcc91..1d9ec5fa4 100644
--- a/etc/profile-a-l/curl.profile
+++ b/etc/profile-a-l/curl.profile
@@ -16,7 +16,6 @@ noblacklist ${HOME}/.config/curlrc # since curl 7.73.0
16noblacklist ${HOME}/.curl-hsts 16noblacklist ${HOME}/.curl-hsts
17noblacklist ${HOME}/.curlrc 17noblacklist ${HOME}/.curlrc
18 18
19blacklist /tmp/.X11-unix
20blacklist ${RUNUSER} 19blacklist ${RUNUSER}
21 20
22# If you use nvm, add the below lines to your curl.local 21# If you use nvm, add the below lines to your curl.local
@@ -26,6 +25,7 @@ blacklist ${RUNUSER}
26include disable-common.inc 25include disable-common.inc
27include disable-exec.inc 26include disable-exec.inc
28include disable-programs.inc 27include disable-programs.inc
28include disable-X11.inc
29# Depending on workflow you can add 'include disable-xdg.inc' to your curl.local. 29# Depending on workflow you can add 'include disable-xdg.inc' to your curl.local.
30#include disable-xdg.inc 30#include disable-xdg.inc
31 31
diff --git a/etc/profile-a-l/dbus-send.profile b/etc/profile-a-l/dbus-send.profile
index 70bd7370d..3a552b929 100644
--- a/etc/profile-a-l/dbus-send.profile
+++ b/etc/profile-a-l/dbus-send.profile
@@ -7,7 +7,6 @@ include dbus-send.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER}/wayland-* 10blacklist ${RUNUSER}/wayland-*
12 11
13include disable-common.inc 12include disable-common.inc
@@ -17,6 +16,7 @@ include disable-interpreters.inc
17include disable-programs.inc 16include disable-programs.inc
18include disable-shell.inc 17include disable-shell.inc
19include disable-write-mnt.inc 18include disable-write-mnt.inc
19include disable-X11.inc
20include disable-xdg.inc 20include disable-xdg.inc
21 21
22#include whitelist-common.inc # see #903 22#include whitelist-common.inc # see #903
diff --git a/etc/profile-a-l/deadlink.profile b/etc/profile-a-l/deadlink.profile
index 2e3fe9e0c..f7535c597 100644
--- a/etc/profile-a-l/deadlink.profile
+++ b/etc/profile-a-l/deadlink.profile
@@ -6,7 +6,6 @@ include deadlink.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist /tmp/.X11-unix
10blacklist /usr/libexec 9blacklist /usr/libexec
11blacklist ${RUNUSER} 10blacklist ${RUNUSER}
12 11
@@ -23,6 +22,7 @@ include disable-interpreters.inc
23include disable-proc.inc 22include disable-proc.inc
24include disable-programs.inc 23include disable-programs.inc
25include disable-shell.inc 24include disable-shell.inc
25include disable-X11.inc
26include disable-xdg.inc 26include disable-xdg.inc
27 27
28include whitelist-run-common.inc 28include whitelist-run-common.inc
diff --git a/etc/profile-a-l/dexios.profile b/etc/profile-a-l/dexios.profile
index 4dfccd685..55d6c83ce 100644
--- a/etc/profile-a-l/dexios.profile
+++ b/etc/profile-a-l/dexios.profile
@@ -7,7 +7,6 @@ include dexios.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist /usr/libexec 10blacklist /usr/libexec
12blacklist ${RUNUSER} 11blacklist ${RUNUSER}
13 12
@@ -18,6 +17,7 @@ include disable-interpreters.inc
18include disable-proc.inc 17include disable-proc.inc
19include disable-programs.inc 18include disable-programs.inc
20include disable-shell.inc 19include disable-shell.inc
20include disable-X11.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23whitelist ${DOWNLOADS} 23whitelist ${DOWNLOADS}
diff --git a/etc/profile-a-l/dig.profile b/etc/profile-a-l/dig.profile
index 781dfdcbc..80eef569c 100644
--- a/etc/profile-a-l/dig.profile
+++ b/etc/profile-a-l/dig.profile
@@ -10,7 +10,6 @@ include globals.local
10noblacklist ${HOME}/.digrc 10noblacklist ${HOME}/.digrc
11noblacklist ${PATH}/dig 11noblacklist ${PATH}/dig
12 12
13blacklist /tmp/.X11-unix
14blacklist ${RUNUSER} 13blacklist ${RUNUSER}
15 14
16include disable-common.inc 15include disable-common.inc
@@ -18,6 +17,7 @@ include disable-common.inc
18include disable-exec.inc 17include disable-exec.inc
19#include disable-interpreters.inc 18#include disable-interpreters.inc
20include disable-programs.inc 19include disable-programs.inc
20include disable-X11.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23#mkfile ${HOME}/.digrc # see #903 23#mkfile ${HOME}/.digrc # see #903
diff --git a/etc/profile-a-l/dnscrypt-proxy.profile b/etc/profile-a-l/dnscrypt-proxy.profile
index 50b56fb2d..e27fa202b 100644
--- a/etc/profile-a-l/dnscrypt-proxy.profile
+++ b/etc/profile-a-l/dnscrypt-proxy.profile
@@ -7,7 +7,6 @@ include dnscrypt-proxy.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER}/wayland-* 10blacklist ${RUNUSER}/wayland-*
12 11
13noblacklist /sbin 12noblacklist /sbin
@@ -18,6 +17,7 @@ include disable-devel.inc
18include disable-exec.inc 17include disable-exec.inc
19include disable-interpreters.inc 18include disable-interpreters.inc
20include disable-programs.inc 19include disable-programs.inc
20include disable-X11.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23whitelist /usr/share/dnscrypt-proxy 23whitelist /usr/share/dnscrypt-proxy
diff --git a/etc/profile-a-l/dnsmasq.profile b/etc/profile-a-l/dnsmasq.profile
index 40ccab8c7..b41eff3ae 100644
--- a/etc/profile-a-l/dnsmasq.profile
+++ b/etc/profile-a-l/dnsmasq.profile
@@ -11,13 +11,13 @@ noblacklist /sbin
11noblacklist /usr/sbin 11noblacklist /usr/sbin
12noblacklist /var/lib/libvirt 12noblacklist /var/lib/libvirt
13 13
14blacklist /tmp/.X11-unix
15blacklist ${RUNUSER} 14blacklist ${RUNUSER}
16 15
17include disable-common.inc 16include disable-common.inc
18include disable-devel.inc 17include disable-devel.inc
19include disable-interpreters.inc 18include disable-interpreters.inc
20include disable-programs.inc 19include disable-programs.inc
20include disable-X11.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23whitelist /var/lib/libvirt/dnsmasq 23whitelist /var/lib/libvirt/dnsmasq
diff --git a/etc/profile-a-l/drill.profile b/etc/profile-a-l/drill.profile
index 63dfd6c0d..95e86e5b9 100644
--- a/etc/profile-a-l/drill.profile
+++ b/etc/profile-a-l/drill.profile
@@ -9,7 +9,6 @@ include globals.local
9 9
10noblacklist ${PATH}/drill 10noblacklist ${PATH}/drill
11 11
12blacklist /tmp/.X11-unix
13blacklist ${RUNUSER} 12blacklist ${RUNUSER}
14 13
15include disable-common.inc 14include disable-common.inc
@@ -17,6 +16,7 @@ include disable-common.inc
17include disable-exec.inc 16include disable-exec.inc
18#include disable-interpreters.inc 17#include disable-interpreters.inc
19include disable-programs.inc 18include disable-programs.inc
19include disable-X11.inc
20include disable-xdg.inc 20include disable-xdg.inc
21 21
22#include whitelist-common.inc # see #903 22#include whitelist-common.inc # see #903
diff --git a/etc/profile-a-l/editorconfiger.profile b/etc/profile-a-l/editorconfiger.profile
index 452ca7e6e..a921ae2d5 100644
--- a/etc/profile-a-l/editorconfiger.profile
+++ b/etc/profile-a-l/editorconfiger.profile
@@ -6,7 +6,6 @@ include editorconfiger.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist /tmp/.X11-unix
10blacklist /usr/libexec 9blacklist /usr/libexec
11blacklist ${RUNUSER} 10blacklist ${RUNUSER}
12 11
@@ -17,6 +16,7 @@ include disable-interpreters.inc
17include disable-proc.inc 16include disable-proc.inc
18include disable-programs.inc 17include disable-programs.inc
19include disable-shell.inc 18include disable-shell.inc
19include disable-X11.inc
20include disable-xdg.inc 20include disable-xdg.inc
21 21
22apparmor 22apparmor
diff --git a/etc/profile-a-l/erd.profile b/etc/profile-a-l/erd.profile
index 8ab145016..d821f5882 100644
--- a/etc/profile-a-l/erd.profile
+++ b/etc/profile-a-l/erd.profile
@@ -7,9 +7,8 @@ include erd.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11
12include disable-exec.inc 10include disable-exec.inc
11#include disable-X11.inc # x11 none
13 12
14apparmor 13apparmor
15caps.drop all 14caps.drop all
diff --git a/etc/profile-a-l/fdns.profile b/etc/profile-a-l/fdns.profile
index e9d5709ec..cacd7025d 100644
--- a/etc/profile-a-l/fdns.profile
+++ b/etc/profile-a-l/fdns.profile
@@ -8,7 +8,6 @@ include globals.local
8noblacklist /sbin 8noblacklist /sbin
9noblacklist /usr/sbin 9noblacklist /usr/sbin
10 10
11blacklist /tmp/.X11-unix
12blacklist ${RUNUSER}/wayland-* 11blacklist ${RUNUSER}/wayland-*
13 12
14include disable-common.inc 13include disable-common.inc
@@ -16,6 +15,7 @@ include disable-devel.inc
16include disable-exec.inc 15include disable-exec.inc
17include disable-interpreters.inc 16include disable-interpreters.inc
18include disable-programs.inc 17include disable-programs.inc
18include disable-X11.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21#include whitelist-usr-share-common.inc 21#include whitelist-usr-share-common.inc
diff --git a/etc/profile-a-l/gget.profile b/etc/profile-a-l/gget.profile
index 11d5f620c..e0268a68c 100644
--- a/etc/profile-a-l/gget.profile
+++ b/etc/profile-a-l/gget.profile
@@ -7,7 +7,6 @@ include gget.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER} 10blacklist ${RUNUSER}
12 11
13include disable-common.inc 12include disable-common.inc
@@ -16,6 +15,7 @@ include disable-exec.inc
16include disable-interpreters.inc 15include disable-interpreters.inc
17include disable-programs.inc 16include disable-programs.inc
18include disable-shell.inc 17include disable-shell.inc
18include disable-X11.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21whitelist ${DOWNLOADS} 21whitelist ${DOWNLOADS}
diff --git a/etc/profile-a-l/gist.profile b/etc/profile-a-l/gist.profile
index 6eea076f7..c7be8dcc5 100644
--- a/etc/profile-a-l/gist.profile
+++ b/etc/profile-a-l/gist.profile
@@ -7,7 +7,6 @@ include gist.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER}/wayland-* 10blacklist ${RUNUSER}/wayland-*
12 11
13noblacklist ${HOME}/.gist 12noblacklist ${HOME}/.gist
@@ -20,6 +19,7 @@ include disable-devel.inc
20include disable-exec.inc 19include disable-exec.inc
21include disable-interpreters.inc 20include disable-interpreters.inc
22include disable-programs.inc 21include disable-programs.inc
22include disable-X11.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25mkdir ${HOME}/.gist 25mkdir ${HOME}/.gist
diff --git a/etc/profile-a-l/git.profile b/etc/profile-a-l/git.profile
index 78d6cb2a1..a900e10f3 100644
--- a/etc/profile-a-l/git.profile
+++ b/etc/profile-a-l/git.profile
@@ -28,12 +28,12 @@ ignore rmenv GITHUB_ENTERPRISE_TOKEN
28# Allow ssh (blacklisted by disable-common.inc) 28# Allow ssh (blacklisted by disable-common.inc)
29include allow-ssh.inc 29include allow-ssh.inc
30 30
31blacklist /tmp/.X11-unix
32blacklist ${RUNUSER}/wayland-* 31blacklist ${RUNUSER}/wayland-*
33 32
34include disable-common.inc 33include disable-common.inc
35include disable-exec.inc 34include disable-exec.inc
36include disable-programs.inc 35include disable-programs.inc
36include disable-X11.inc
37 37
38whitelist /usr/share/git 38whitelist /usr/share/git
39whitelist /usr/share/git-core 39whitelist /usr/share/git-core
diff --git a/etc/profile-a-l/gnome-keyring-daemon.profile b/etc/profile-a-l/gnome-keyring-daemon.profile
index 41ea136a6..0370b0472 100644
--- a/etc/profile-a-l/gnome-keyring-daemon.profile
+++ b/etc/profile-a-l/gnome-keyring-daemon.profile
@@ -7,7 +7,6 @@ include gnome-keyring-daemon.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER}/wayland-* 10blacklist ${RUNUSER}/wayland-*
12 11
13include disable-common.inc 12include disable-common.inc
@@ -16,6 +15,7 @@ include disable-exec.inc
16include disable-interpreters.inc 15include disable-interpreters.inc
17include disable-programs.inc 16include disable-programs.inc
18#include disable-X11.inc # x11 none 17#include disable-X11.inc # x11 none
18include disable-X11.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21whitelist ${RUNUSER}/gnupg 21whitelist ${RUNUSER}/gnupg
diff --git a/etc/profile-a-l/googler-common.profile b/etc/profile-a-l/googler-common.profile
index 58769643a..e1ec5f4b9 100644
--- a/etc/profile-a-l/googler-common.profile
+++ b/etc/profile-a-l/googler-common.profile
@@ -7,7 +7,6 @@ include googler-common.local
7# added by caller profile 7# added by caller profile
8#include globals.local 8#include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER} 10blacklist ${RUNUSER}
12 11
13noblacklist ${HOME}/.w3m 12noblacklist ${HOME}/.w3m
@@ -23,6 +22,7 @@ include disable-exec.inc
23include disable-interpreters.inc 22include disable-interpreters.inc
24include disable-programs.inc 23include disable-programs.inc
25include disable-shell.inc 24include disable-shell.inc
25include disable-X11.inc
26include disable-xdg.inc 26include disable-xdg.inc
27 27
28whitelist ${HOME}/.w3m 28whitelist ${HOME}/.w3m
diff --git a/etc/profile-a-l/gpg-agent.profile b/etc/profile-a-l/gpg-agent.profile
index 3b623a338..29249cf21 100644
--- a/etc/profile-a-l/gpg-agent.profile
+++ b/etc/profile-a-l/gpg-agent.profile
@@ -9,13 +9,13 @@ include globals.local
9 9
10noblacklist ${HOME}/.gnupg 10noblacklist ${HOME}/.gnupg
11 11
12blacklist /tmp/.X11-unix
13blacklist ${RUNUSER}/wayland-* 12blacklist ${RUNUSER}/wayland-*
14 13
15include disable-common.inc 14include disable-common.inc
16include disable-devel.inc 15include disable-devel.inc
17include disable-interpreters.inc 16include disable-interpreters.inc
18include disable-programs.inc 17include disable-programs.inc
18include disable-X11.inc
19include disable-xdg.inc 19include disable-xdg.inc
20 20
21mkdir ${HOME}/.gnupg 21mkdir ${HOME}/.gnupg
diff --git a/etc/profile-a-l/gpg.profile b/etc/profile-a-l/gpg.profile
index bf4a1c60b..02dd3b076 100644
--- a/etc/profile-a-l/gpg.profile
+++ b/etc/profile-a-l/gpg.profile
@@ -9,13 +9,13 @@ include globals.local
9 9
10noblacklist ${HOME}/.gnupg 10noblacklist ${HOME}/.gnupg
11 11
12blacklist /tmp/.X11-unix
13blacklist ${RUNUSER}/wayland-* 12blacklist ${RUNUSER}/wayland-*
14 13
15include disable-common.inc 14include disable-common.inc
16include disable-devel.inc 15include disable-devel.inc
17include disable-interpreters.inc 16include disable-interpreters.inc
18include disable-programs.inc 17include disable-programs.inc
18include disable-X11.inc
19 19
20whitelist ${RUNUSER}/gnupg 20whitelist ${RUNUSER}/gnupg
21whitelist ${RUNUSER}/keyring 21whitelist ${RUNUSER}/keyring
diff --git a/etc/profile-a-l/links-common.profile b/etc/profile-a-l/links-common.profile
index 636560789..4bab6b0cc 100644
--- a/etc/profile-a-l/links-common.profile
+++ b/etc/profile-a-l/links-common.profile
@@ -4,7 +4,6 @@ include links-common.local
4 4
5# common profile for links browsers 5# common profile for links browsers
6 6
7blacklist /tmp/.X11-unix
8blacklist ${RUNUSER}/wayland-* 7blacklist ${RUNUSER}/wayland-*
9 8
10include disable-common.inc 9include disable-common.inc
@@ -14,6 +13,7 @@ include disable-interpreters.inc
14# Additional noblacklist files/directories (blacklisted in disable-programs.inc) 13# Additional noblacklist files/directories (blacklisted in disable-programs.inc)
15# used as associated programs can be added in your links-common.local. 14# used as associated programs can be added in your links-common.local.
16include disable-programs.inc 15include disable-programs.inc
16include disable-X11.inc
17include disable-xdg.inc 17include disable-xdg.inc
18 18
19whitelist ${DOWNLOADS} 19whitelist ${DOWNLOADS}
diff --git a/etc/profile-a-l/lynx.profile b/etc/profile-a-l/lynx.profile
index 248061b3f..2c61147ec 100644
--- a/etc/profile-a-l/lynx.profile
+++ b/etc/profile-a-l/lynx.profile
@@ -7,13 +7,13 @@ include lynx.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist /tmp/.X11-unix
11blacklist ${RUNUSER}/wayland-* 10blacklist ${RUNUSER}/wayland-*
12 11
13include disable-common.inc 12include disable-common.inc
14include disable-devel.inc 13include disable-devel.inc
15include disable-interpreters.inc 14include disable-interpreters.inc
16include disable-programs.inc 15include disable-programs.inc
16include disable-X11.inc
17include disable-xdg.inc 17include disable-xdg.inc
18 18
19include whitelist-runuser-common.inc 19include whitelist-runuser-common.inc