aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/alpine.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/alpine.profile')
-rw-r--r--etc/profile-a-l/alpine.profile2
1 files changed, 1 insertions, 1 deletions
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}