aboutsummaryrefslogtreecommitdiffstats
path: root/etc/nomacs.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+GitHub@protonmail.com>2019-03-12 13:15:53 +0000
committerLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-12 13:15:53 +0000
commitc5e95ec4a680799c83036f00d48862bda60d2d26 (patch)
tree9f37a313e9824c0a595eef49221ff5f972b4c305 /etc/nomacs.profile
parentAdd new profiles for lrzip and friends (#2574) (diff)
downloadfirejail-c5e95ec4a680799c83036f00d48862bda60d2d26.tar.gz
firejail-c5e95ec4a680799c83036f00d48862bda60d2d26.tar.zst
firejail-c5e95ec4a680799c83036f00d48862bda60d2d26.zip
Create nomacs.profile (#2535)
* Create nomacs.profile * Fix nomacs.profile
Diffstat (limited to 'etc/nomacs.profile')
-rw-r--r--etc/nomacs.profile48
1 files changed, 48 insertions, 0 deletions
diff --git a/etc/nomacs.profile b/etc/nomacs.profile
new file mode 100644
index 000000000..4bda5cbce
--- /dev/null
+++ b/etc/nomacs.profile
@@ -0,0 +1,48 @@
1# Firejail profile for nomacs
2# Description: a fast and small image viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include nomacs.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/nomacs
10noblacklist ${HOME}/.local/share/nomacs
11noblacklist ${HOME}/.local/share/data/nomacs
12noblacklist ${PICTURES}
13
14include disable-common.inc
15include disable-devel.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19include disable-xdg.inc
20
21include whitelist-var-common.inc
22
23apparmor
24caps.drop all
25machine-id
26netfilter
27nodvd
28nogroups
29nonewprivs
30noroot
31nosound
32notv
33nou2f
34novideo
35protocol unix,inet,inet6,netlink
36seccomp
37shell none
38tracelog
39
40#private-bin nomacs
41private-cache
42private-dev
43private-etc alternatives,hosts,ca-certificates,ssl,pki,crypto-policies,resolv.conf,drirc,fonts,gtk-3.0,dconf,machine-id,login.defs
44private-tmp
45
46memory-deny-write-execute
47noexec ${HOME}
48noexec /tmp