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