aboutsummaryrefslogtreecommitdiffstats
path: root/etc/kdeinit4.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-11-27 01:23:04 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2017-11-27 01:23:04 +0100
commite672be36a63d552136c96c7bf69bfd5531e7b965 (patch)
tree8bc825b34280e57c2be9e208a0629c60e9964986 /etc/kdeinit4.profile
parentMerge pull request #1657 from sgtpep/patch-2 (diff)
downloadfirejail-e672be36a63d552136c96c7bf69bfd5531e7b965.tar.gz
firejail-e672be36a63d552136c96c7bf69bfd5531e7b965.tar.zst
firejail-e672be36a63d552136c96c7bf69bfd5531e7b965.zip
kdeinit4 profile
Diffstat (limited to 'etc/kdeinit4.profile')
-rw-r--r--etc/kdeinit4.profile35
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/kdeinit4.profile b/etc/kdeinit4.profile
new file mode 100644
index 000000000..e6a2653e1
--- /dev/null
+++ b/etc/kdeinit4.profile
@@ -0,0 +1,35 @@
1# Firejail profile for kdeinit4
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/kdeinit4.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8# use outside KDE Plasma 4
9
10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
14
15include /etc/firejail/whitelist-var-common.inc
16
17caps.drop all
18netfilter
19no3d
20nogroups
21nonewprivs
22# nosound - disabled for knotify
23noroot
24novideo
25notv
26protocol unix,inet,inet6,netlink
27seccomp
28shell none
29
30private-bin kdeinit4,kbuildsycoca4,kded4,knotify4
31private-dev
32private-tmp
33
34noexec ${HOME}
35noexec /tmp