From 4d816a3be0350be0a7299471c7350da1e09be631 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Mon, 20 May 2019 21:59:11 +0200 Subject: Create a profile for mp3splt-gtk --- etc/disable-programs.inc | 1 + etc/mp3splt-gtk.profile | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 etc/mp3splt-gtk.profile (limited to 'etc') diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc index 67348cb23..eb0f73ba2 100644 --- a/etc/disable-programs.inc +++ b/etc/disable-programs.inc @@ -552,6 +552,7 @@ blacklist ${HOME}/.minetest blacklist ${HOME}/.moonchild productions/basilisk blacklist ${HOME}/.moonchild productions/pale moon blacklist ${HOME}/.mozilla +blacklist ${HOME}/.mp3splt-gtk blacklist ${HOME}/.mpd blacklist ${HOME}/.mpdconf blacklist ${HOME}/.mplayer diff --git a/etc/mp3splt-gtk.profile b/etc/mp3splt-gtk.profile new file mode 100644 index 000000000..d14006112 --- /dev/null +++ b/etc/mp3splt-gtk.profile @@ -0,0 +1,41 @@ +# Firejail profile for mp3splt-gtk +# Description: Gtk utility for mp3/ogg splitting without decoding +# This file is overwritten after every install/update +# Persistent local customizations +include mp3splt-gtk.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.mp3splt-gtk + +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 whitelist-var-common.inc + +apparmor +caps.drop all +net none +no3d +nodbus +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix +seccomp +shell none +tracelog + +private-bin mp3splt-gtk +private-cache +private-dev +private-etc alsa,alternatives,asound.conf,fonts,gtk-3.0,dconf,machine-id,openal,pulse +private-tmp -- cgit v1.2.3-70-g09d2