From 83f5ee2ec327a9eca98fc835cc0f5cd68006c179 Mon Sep 17 00:00:00 2001 From: vismir2 Date: Sun, 2 Oct 2016 15:43:49 +0200 Subject: Fixed ranger to work correctly with atool needed perl, hardened profile --- etc/ranger.profile | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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 @@ -# ranger file manager profile +# ranger profile +noblacklist /usr/bin/perl +#noblacklist /usr/bin/cpan* +noblacklist /usr/share/perl* +noblacklist /usr/lib/perl* + include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc @@ -6,8 +11,14 @@ include /etc/firejail/disable-passwdmgr.inc caps.drop all netfilter +net none nonewprivs noroot +nogroups protocol unix seccomp nosound + +private-tmp +private-dev + -- cgit v1.2.3-70-g09d2