aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-01-13 07:23:15 +0000
committerLibravatar GitHub <noreply@github.com>2021-01-13 07:23:15 +0000
commit662ebd214b0a7874072381f5aaf3fbd322f0e460 (patch)
tree947e6ecfa67ebfa0953ae6eb12fe2815486f53c6
parentnew profile: agetpkg (#3887) (diff)
downloadfirejail-662ebd214b0a7874072381f5aaf3fbd322f0e460.tar.gz
firejail-662ebd214b0a7874072381f5aaf3fbd322f0e460.tar.zst
firejail-662ebd214b0a7874072381f5aaf3fbd322f0e460.zip
new profile: mdr (#3888)
* add new profile: mdr * Create mdr.profile
-rw-r--r--README.md2
-rw-r--r--etc/profile-m-z/mdr.profile53
2 files changed, 54 insertions, 1 deletions
diff --git a/README.md b/README.md
index 912d626fe..69c08ac02 100644
--- a/README.md
+++ b/README.md
@@ -195,4 +195,4 @@ Stats:
195 195
196### New profiles: 196### New profiles:
197 197
198spectacle, chromium-browser-privacy, gtk-straw-viewer, gtk-youtube-viewer, gtk2-youtube-viewer, gtk3-youtube-viewer, straw-viewer, lutris, dolphin-emu, authenticator-rs, servo, tutanota-desktop, npm, marker, yarn, lsar, unar, agetpkg 198spectacle, chromium-browser-privacy, gtk-straw-viewer, gtk-youtube-viewer, gtk2-youtube-viewer, gtk3-youtube-viewer, straw-viewer, lutris, dolphin-emu, authenticator-rs, servo, tutanota-desktop, npm, marker, yarn, lsar, unar, agetpkg, mdr
diff --git a/etc/profile-m-z/mdr.profile b/etc/profile-m-z/mdr.profile
new file mode 100644
index 000000000..b0f584e43
--- /dev/null
+++ b/etc/profile-m-z/mdr.profile
@@ -0,0 +1,53 @@
1# Firejail profile for mdr
2# Description: A standalone Markdown renderer for the terminal
3# Persistent local customizations
4include mdr.local
5# Persistent global definitions
6include globals.local
7
8include disable-common.inc
9include disable-devel.inc
10include disable-exec.inc
11include disable-interpreters.inc
12include disable-passwdmgr.inc
13include disable-programs.inc
14include disable-shell.inc
15include disable-xdg.inc
16
17whitelist ${DOWNLOADS}
18include whitelist-usr-share-common.inc
19include whitelist-var-common.inc
20
21apparmor
22caps.drop all
23hostname mdr
24ipc-namespace
25machine-id
26net none
27no3d
28nodvd
29nogroups
30nonewprivs
31noroot
32nosound
33notv
34nou2f
35novideo
36protocol unix
37seccomp
38shell none
39tracelog
40x11 none
41
42disable-mnt
43private-bin mdr
44private-cache
45private-dev
46private-etc none
47private-lib
48private-tmp
49
50dbus-user none
51dbus-system none
52
53memory-deny-write-execute