aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/sdat2img.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/sdat2img.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/sdat2img.profile')
-rw-r--r--etc/profile-m-z/sdat2img.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/profile-m-z/sdat2img.profile b/etc/profile-m-z/sdat2img.profile
new file mode 100644
index 000000000..b45eff4cd
--- /dev/null
+++ b/etc/profile-m-z/sdat2img.profile
@@ -0,0 +1,43 @@
1# Firejail profile for sdat2img
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include sdat2img.local
6# Persistent global definitions
7include globals.local
8
9# Allow python (blacklisted by disable-interpreters.inc)
10include allow-python2.inc
11include allow-python3.inc
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21include whitelist-var-common.inc
22
23caps.drop all
24net none
25no3d
26nodvd
27nogroups
28nonewprivs
29noroot
30nosound
31notv
32nou2f
33novideo
34protocol unix
35seccomp
36shell none
37
38private-bin env,python*,sdat2img
39private-cache
40private-dev
41
42dbus-user none
43dbus-system none