aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/elinks.profile
blob: aab3b3902c45b6242a6521e53e6405097845ce7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Firejail profile for elinks
# Description: Advanced text-mode WWW browser
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include elinks.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.elinks

# Allow lua (blacklisted by disable-interpreters.inc)
include allow-lua.inc

mkdir ${HOME}/.elinks
whitelist ${HOME}/.elinks

private-bin elinks

read-write ${HOME}/.elinks

# Redirect
include links-common.profile