aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ristretto.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-04-25 12:00:07 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-04-25 12:00:07 -0400
commit4d32f53c721c4040232c9a5dcf67cfdef8c6e4a4 (patch)
tree699f06181e98d29da2decd679ae9fe01d3c2f9df /etc/ristretto.profile
parentfiremon --top fix (diff)
downloadfirejail-4d32f53c721c4040232c9a5dcf67cfdef8c6e4a4.tar.gz
firejail-4d32f53c721c4040232c9a5dcf67cfdef8c6e4a4.tar.zst
firejail-4d32f53c721c4040232c9a5dcf67cfdef8c6e4a4.zip
added Orage Globaltime, Orage Clendar, xfce4-notes, xfce4-dict and Ristretto profiles
Diffstat (limited to 'etc/ristretto.profile')
-rw-r--r--etc/ristretto.profile26
1 files changed, 26 insertions, 0 deletions
diff --git a/etc/ristretto.profile b/etc/ristretto.profile
new file mode 100644
index 000000000..9499febe1
--- /dev/null
+++ b/etc/ristretto.profile
@@ -0,0 +1,26 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/risretto.local
4
5noblacklist ${HOME}/.config/ristretto
6include /etc/firejail/disable-common.inc
7include /etc/firejail/disable-programs.inc
8include /etc/firejail/disable-passwdmgr.inc
9
10caps.drop all
11netfilter
12nonewprivs
13noroot
14protocol unix,inet,inet6
15seccomp
16
17#
18# depending on you usage, you can enable some of the commands below:
19#
20nogroups
21shell none
22# private-bin program
23# private-etc none
24private-dev
25# private-tmp
26