From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/profile-m-z/mplayer.profile | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 etc/profile-m-z/mplayer.profile (limited to 'etc/profile-m-z/mplayer.profile') diff --git a/etc/profile-m-z/mplayer.profile b/etc/profile-m-z/mplayer.profile new file mode 100644 index 000000000..cd25d6c0b --- /dev/null +++ b/etc/profile-m-z/mplayer.profile @@ -0,0 +1,39 @@ +# Firejail profile for mplayer +# Description: Movie player for Unix-like systems +# This file is overwritten after every install/update +# Persistent local customizations +include mplayer.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.mplayer +noblacklist ${MUSIC} +noblacklist ${VIDEOS} + +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-xdg.inc + +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +# net none - mplayer can be used for streaming. +netfilter +# nogroups +nonewprivs +noroot +nou2f +protocol unix,inet,inet6,netlink +seccomp +shell none + +private-bin mplayer +private-dev +private-tmp + -- cgit v1.2.3-70-g09d2