aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/elinks.profile
blob: a3596bb5e6f4ee76af63d12bdc118752cc617c6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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

# Redirect
include links-common.profile