aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/ranger.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/ranger.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/ranger.profile')
-rw-r--r--etc/profile-m-z/ranger.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/profile-m-z/ranger.profile b/etc/profile-m-z/ranger.profile
new file mode 100644
index 000000000..af033af1a
--- /dev/null
+++ b/etc/profile-m-z/ranger.profile
@@ -0,0 +1,44 @@
1# Firejail profile for ranger
2# Description: File manager with an ncurses frontend written in Python
3# This file is overwritten after every install/update
4# Persistent local customizations
5include ranger.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/nano
10noblacklist ${HOME}/.config/ranger
11noblacklist ${HOME}/.nanorc
12
13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc
15include allow-python3.inc
16
17# Allow perl
18include allow-perl.inc
19
20include disable-common.inc
21include disable-devel.inc
22include disable-interpreters.inc
23include disable-passwdmgr.inc
24include disable-programs.inc
25
26allusers
27caps.drop all
28net none
29nodvd
30nogroups
31nonewprivs
32noroot
33nosound
34notv
35nou2f
36novideo
37protocol unix
38seccomp
39#x11 none
40
41private-dev
42
43dbus-user none
44dbus-system none