aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ranger.profile
diff options
context:
space:
mode:
authorLibravatar vismir2 <vis@mailbox.org>2016-10-02 15:43:49 +0200
committerLibravatar GitHub <noreply@github.com>2016-10-02 15:43:49 +0200
commit83f5ee2ec327a9eca98fc835cc0f5cd68006c179 (patch)
treef1ccfca068ce2e354c6505dd6848e694d3bd8d5a /etc/ranger.profile
parenthardened profile for feh (diff)
downloadfirejail-83f5ee2ec327a9eca98fc835cc0f5cd68006c179.tar.gz
firejail-83f5ee2ec327a9eca98fc835cc0f5cd68006c179.tar.zst
firejail-83f5ee2ec327a9eca98fc835cc0f5cd68006c179.zip
Fixed ranger to work correctly with atool
needed perl, hardened profile
Diffstat (limited to 'etc/ranger.profile')
-rw-r--r--etc/ranger.profile13
1 files changed, 12 insertions, 1 deletions
diff --git a/etc/ranger.profile b/etc/ranger.profile
index 775098d91..af137fa13 100644
--- a/etc/ranger.profile
+++ b/etc/ranger.profile
@@ -1,4 +1,9 @@
1# ranger file manager profile 1# ranger profile
2noblacklist /usr/bin/perl
3#noblacklist /usr/bin/cpan*
4noblacklist /usr/share/perl*
5noblacklist /usr/lib/perl*
6
2include /etc/firejail/disable-common.inc 7include /etc/firejail/disable-common.inc
3include /etc/firejail/disable-programs.inc 8include /etc/firejail/disable-programs.inc
4include /etc/firejail/disable-devel.inc 9include /etc/firejail/disable-devel.inc
@@ -6,8 +11,14 @@ include /etc/firejail/disable-passwdmgr.inc
6 11
7caps.drop all 12caps.drop all
8netfilter 13netfilter
14net none
9nonewprivs 15nonewprivs
10noroot 16noroot
17nogroups
11protocol unix 18protocol unix
12seccomp 19seccomp
13nosound 20nosound
21
22private-tmp
23private-dev
24