aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ranger.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ranger.profile')
-rw-r--r--etc/ranger.profile44
1 files changed, 0 insertions, 44 deletions
diff --git a/etc/ranger.profile b/etc/ranger.profile
deleted file mode 100644
index af033af1a..000000000
--- a/etc/ranger.profile
+++ /dev/null
@@ -1,44 +0,0 @@
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