From 502a73e49cc639b25172ec653b549e7f17d857f4 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 21 Mar 2020 08:58:03 -0400 Subject: iagno profile --- README.md | 2 +- etc/iagno.profile | 36 ++++++++++++++++++++++++++++++++++++ src/firecfg/firecfg.config | 1 + 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 etc/iagno.profile diff --git a/README.md b/README.md index 374d6f456..76c889590 100644 --- a/README.md +++ b/README.md @@ -176,4 +176,4 @@ Run ./profstats -h for help. ### New profiles: gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, gnome-passwordsafe, bibtex, gummi, latex, pdflatex, tex, wpp, wpspdf, wps, et, multimc, gnome-hexgl, com.github.johnfactotum.Foliate, desktopeditors, impressive, mupdf-gl, mupdf-x11, mupdf-x11-curl, muraster, mutool, planmaker18, planmaker18free, presentations18, presentations18free, textmaker18, textmaker18free, teams, xournal, -gnome-screenshot, ripperX, sound-juicer +gnome-screenshot, ripperX, sound-juicer, iagno diff --git a/etc/iagno.profile b/etc/iagno.profile new file mode 100644 index 000000000..81e1786fe --- /dev/null +++ b/etc/iagno.profile @@ -0,0 +1,36 @@ +# Firejail profile for iagno +# Description: Reversi clone for Gnome desktop +# This file is overwritten after every install/update +# Persistent local customizations +include iagno.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 + +private + +apparmor +caps.drop all +net none +#nodbus +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix +seccomp +shell none + +disable-mnt +private-bin iagno +private-dev +private-tmp diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config index 2798605d5..c20a4cf50 100644 --- a/src/firecfg/firecfg.config +++ b/src/firecfg/firecfg.config @@ -308,6 +308,7 @@ hexchat highlight host hugin +iagno icecat icedove iceweasel -- cgit v1.2.3-54-g00ecf