From b10244babaf8b0ba2be3e73d80b09b4723c17fe7 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 9 Dec 2021 00:02:29 -0300 Subject: mpv.profile: stop creating youtube-dl config dir If it does not already exist, mpv is unlikely to need or to create it, so just whitelist it if it exists. This amends commit 5d741795c ("Use whitelisting for video players (#3472)", 2020-08-15). --- etc/profile-m-z/mpv.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'etc') diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile index e6faba78a..cb3e47f81 100644 --- a/etc/profile-m-z/mpv.profile +++ b/etc/profile-m-z/mpv.profile @@ -46,7 +46,6 @@ include disable-shell.inc read-only ${DESKTOP} mkdir ${HOME}/.config/mpv -mkdir ${HOME}/.config/youtube-dl mkfile ${HOME}/.netrc whitelist ${HOME}/.config/mpv whitelist ${HOME}/.config/youtube-dl -- cgit v1.2.3-70-g09d2