From 662ebd214b0a7874072381f5aaf3fbd322f0e460 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 13 Jan 2021 07:23:15 +0000 Subject: new profile: mdr (#3888) * add new profile: mdr * Create mdr.profile --- README.md | 2 +- etc/profile-m-z/mdr.profile | 53 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 etc/profile-m-z/mdr.profile diff --git a/README.md b/README.md index 912d626fe..69c08ac02 100644 --- a/README.md +++ b/README.md @@ -195,4 +195,4 @@ Stats: ### New profiles: -spectacle, 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 +spectacle, 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 @@ +# Firejail profile for mdr +# Description: A standalone Markdown renderer for the terminal +# Persistent local customizations +include mdr.local +# Persistent global definitions +include globals.local + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-shell.inc +include disable-xdg.inc + +whitelist ${DOWNLOADS} +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +hostname mdr +ipc-namespace +machine-id +net none +no3d +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +shell none +tracelog +x11 none + +disable-mnt +private-bin mdr +private-cache +private-dev +private-etc none +private-lib +private-tmp + +dbus-user none +dbus-system none + +memory-deny-write-execute -- cgit v1.2.3-70-g09d2