From 0fd1534952bf9f98d69d5aeee2c0c58d4d59746f Mon Sep 17 00:00:00 2001 From: pirate486743186 Date: Fri, 28 May 2021 13:52:19 +0200 Subject: reorganizing youtube-viewers (#4128) * Create youtube-viewers-common.profile * reorganising youtube viewers * rm globals * reorganise youtube viewers * adding pipe-viewer * adding gtk-pipe-viewer * xterm and youtube-dl cache * sort * Update youtube-viewers-common.profile * quiet * quiet * quiet * Update firecfg.config * rm vlc * rm invalid binary * noinput * rm whitelist-runuser-common.inc * rm whitelist-runuser-common.inc * rm whitelist-runuser-common.inc * whitelist-runuser-common.inc --- etc/profile-m-z/youtube-viewer.profile | 45 +++------------------------------- 1 file changed, 3 insertions(+), 42 deletions(-) (limited to 'etc/profile-m-z/youtube-viewer.profile') diff --git a/etc/profile-m-z/youtube-viewer.profile b/etc/profile-m-z/youtube-viewer.profile index 7d6e9b0eb..b54dd37ad 100644 --- a/etc/profile-m-z/youtube-viewer.profile +++ b/etc/profile-m-z/youtube-viewer.profile @@ -10,51 +10,12 @@ include globals.local noblacklist ${HOME}/.cache/youtube-viewer noblacklist ${HOME}/.config/youtube-viewer -# Allow perl (blacklisted by disable-interpreters.inc) -include allow-perl.inc - -# Allow python (blacklisted by disable-interpreters.inc) -include allow-python2.inc -include allow-python3.inc - -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 - mkdir ${HOME}/.cache/youtube-viewer mkdir ${HOME}/.config/youtube-viewer whitelist ${HOME}/.cache/youtube-viewer whitelist ${HOME}/.config/youtube-viewer -include whitelist-common.inc -include whitelist-usr-share-common.inc -include whitelist-var-common.inc - -apparmor -caps.drop all -netfilter -nodvd -nogroups -noinput -nonewprivs -noroot -notv -nou2f -novideo -protocol unix,inet,inet6 -seccomp -shell none -tracelog -disable-mnt -private-bin ffmpeg,ffprobe,firefox,gtk-youtube-viewer,gtk2-youtube-viewer,gtk3-youtube-viewer,mpv,python*,sh,smplayer,stty,vlc,which,youtube-dl,youtube-viewer -private-cache -private-dev -private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,machine-id,mime.types,nsswitch.conf,passwd,pki,pulse,resolv.conf,ssl,X11,xdg -private-tmp +private-bin gtk-youtube-viewer,gtk2-youtube-viewer,gtk3-youtube-viewer,youtube-viewer -dbus-user none -dbus-system none +# Redirect +include youtube-viewers-common.profile \ No newline at end of file -- cgit v1.2.3-70-g09d2