From b624918b2be404a936493a830c8d15e8aa159d89 Mon Sep 17 00:00:00 2001 From: pirate486743186 <> Date: Sat, 4 Mar 2023 18:22:35 +0100 Subject: add mov-cli --- etc/profile-m-z/mov-cli.profile | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 etc/profile-m-z/mov-cli.profile (limited to 'etc/profile-m-z/mov-cli.profile') diff --git a/etc/profile-m-z/mov-cli.profile b/etc/profile-m-z/mov-cli.profile new file mode 100644 index 000000000..8ad94b949 --- /dev/null +++ b/etc/profile-m-z/mov-cli.profile @@ -0,0 +1,31 @@ +# Firejail profile for mov-cli +# Description: Python script for watching movies and TV shows via the terminal +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include mov-cli.local +# Persistent global definitions +# added by included profile +#include globals.local + +include disable-proc.inc +include disable-xdg.inc + +include whitelist-run-common.inc +include whitelist-runuser-common.inc + +#machine-id +nodvd +noprinters +notv + +disable-mnt +private-bin ffmpeg,fzf,mov-cli +#private-cache +private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg +private-tmp + +read-only ${HOME}/.config/mpv + +# Redirect +include mpv.profile -- cgit v1.2.3-70-g09d2