aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/elinks.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/elinks.profile')
-rw-r--r--etc/profile-a-l/elinks.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/profile-a-l/elinks.profile b/etc/profile-a-l/elinks.profile
index 30dca05cb..5a29eb24b 100644
--- a/etc/profile-a-l/elinks.profile
+++ b/etc/profile-a-l/elinks.profile
@@ -7,10 +7,10 @@ include elinks.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10nodeny ${HOME}/.elinks 10noblacklist ${HOME}/.elinks
11 11
12mkdir ${HOME}/.elinks 12mkdir ${HOME}/.elinks
13allow ${HOME}/.elinks 13whitelist ${HOME}/.elinks
14 14
15private-bin elinks 15private-bin elinks
16 16