aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar altf_four <altffour@protonmail.com>2021-01-15 19:48:34 +0000
committerLibravatar GitHub <noreply@github.com>2021-01-15 19:48:34 +0000
commit4e75a23cb6d4fbe2fbeddab69c97866693d75b9b (patch)
tree96ad104ac0a677cde14de371d38dff97149bf9d7
parentblacklist firejail appimage dir if not used (diff)
downloadfirejail-4e75a23cb6d4fbe2fbeddab69c97866693d75b9b.tar.gz
firejail-4e75a23cb6d4fbe2fbeddab69c97866693d75b9b.tar.zst
firejail-4e75a23cb6d4fbe2fbeddab69c97866693d75b9b.zip
newsboat: add lynx support (#3895)
* newsboat: add lynx support * newsboat: fix using sort.py * newsboat: remove unneeded perms
-rw-r--r--etc/profile-m-z/newsboat.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/profile-m-z/newsboat.profile b/etc/profile-m-z/newsboat.profile
index a7bac6286..85b780ced 100644
--- a/etc/profile-m-z/newsboat.profile
+++ b/etc/profile-m-z/newsboat.profile
@@ -38,10 +38,10 @@ seccomp
38shell none 38shell none
39 39
40disable-mnt 40disable-mnt
41private-bin newsboat 41private-bin gzip,lynx,newsboat,sh
42private-cache 42private-cache
43private-dev 43private-dev
44private-etc alternatives,ca-certificates,crypto-policies,pki,resolv.conf,ssl,terminfo 44private-etc alternatives,ca-certificates,crypto-policies,lynx.cfg,lynx.lss,pki,resolv.conf,ssl,terminfo
45private-tmp 45private-tmp
46 46
47dbus-user none 47dbus-user none