aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-pie.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-10-13 21:58:52 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2018-10-13 21:58:52 +0200
commitf64ec79cd3dc91f19ebf8c41306e812548102b1f (patch)
treef6a5958418ac6e41ec00064eb69f7df013b2f5d6 /etc/gnome-pie.profile
parentimprove clean_pathname() function: drop realloc (diff)
parentUpdate gnome-pie profile (#2191) (diff)
downloadfirejail-f64ec79cd3dc91f19ebf8c41306e812548102b1f.tar.gz
firejail-f64ec79cd3dc91f19ebf8c41306e812548102b1f.tar.zst
firejail-f64ec79cd3dc91f19ebf8c41306e812548102b1f.zip
Merge branch 'master' of https://github.com/netblue30/firejail
Diffstat (limited to 'etc/gnome-pie.profile')
-rw-r--r--etc/gnome-pie.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/gnome-pie.profile b/etc/gnome-pie.profile
new file mode 100644
index 000000000..41f6de346
--- /dev/null
+++ b/etc/gnome-pie.profile
@@ -0,0 +1,43 @@
1# Firejail profile for gnome-pie
2# Description: Alternative AppMenu
3# This file is overwritten after every install/update
4# Persistent local customizations
5include /etc/firejail/gnome-pie.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9noblacklist ${HOME}/.config/gnome-pie
10
11#include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc
13#include /etc/firejail/disable-interpreters.inc
14include /etc/firejail/disable-passwdmgr.inc
15#include /etc/firejail/disable-programs.inc
16
17caps.drop all
18ipc-namespace
19machine-id
20net none
21no3d
22nodvd
23nogroups
24nonewprivs
25noroot
26nosound
27notv
28nou2f
29novideo
30protocol unix
31seccomp
32shell none
33
34disable-mnt
35private-cache
36private-dev
37private-etc fonts
38private-lib gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.so.*
39private-tmp
40
41memory-deny-write-execute
42noexec ${HOME}
43noexec /tmp