aboutsummaryrefslogtreecommitdiffstats
path: root/etc/orage.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/orage.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/orage.profile')
-rw-r--r--etc/orage.profile27
1 files changed, 27 insertions, 0 deletions
diff --git a/etc/orage.profile b/etc/orage.profile
new file mode 100644
index 000000000..b0bd8b9c3
--- /dev/null
+++ b/etc/orage.profile
@@ -0,0 +1,27 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/orage.local
4
5noblacklist ${HOME}/.config/orage
6noblacklist ${HOME}/.local/share/orage
7include /etc/firejail/disable-common.inc
8include /etc/firejail/disable-programs.inc
9include /etc/firejail/disable-passwdmgr.inc
10
11caps.drop all
12netfilter
13nonewprivs
14noroot
15protocol unix,inet,inet6
16seccomp
17
18#
19# depending on you usage, you can enable some of the commands below:
20#
21nogroups
22shell none
23# private-bin program
24# private-etc none
25private-dev
26# private-tmp
27