From 8f130383e153c582c6923827b5c9950fc1f3ef30 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 27 Oct 2020 03:05:01 +0000 Subject: Remove redundant read-only item (#3703) * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc, which is included in the redirect profile * remove read-only item redundancy 'read-only ${HOME}/.config/mimeapps.list' is already part of disable-common.inc, which is included in the redirect profile --- etc/profile-a-l/email-common.profile | 1 - etc/profile-a-l/geary.profile | 2 -- etc/profile-m-z/thunderbird.profile | 2 -- 3 files changed, 5 deletions(-) (limited to 'etc') diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile index 67af04267..3bc417557 100644 --- a/etc/profile-a-l/email-common.profile +++ b/etc/profile-a-l/email-common.profile @@ -59,7 +59,6 @@ private-dev private-tmp # encrypting and signing email -read-only ${HOME}/.config/mimeapps.list writable-run-user # If you want to read local mail stored in /var/mail, add the following to email-common.local: diff --git a/etc/profile-a-l/geary.profile b/etc/profile-a-l/geary.profile index 118ed62ca..f4e5a392f 100644 --- a/etc/profile-a-l/geary.profile +++ b/etc/profile-a-l/geary.profile @@ -26,8 +26,6 @@ whitelist ${HOME}/.config/geary whitelist ${HOME}/.local/share/geary whitelist /usr/share/geary -read-only ${HOME}/.config/mimeapps.list - # allow Mozilla browsers # Redirect include firefox.profile diff --git a/etc/profile-m-z/thunderbird.profile b/etc/profile-m-z/thunderbird.profile index 6e4bb50d4..e3eb73730 100644 --- a/etc/profile-m-z/thunderbird.profile +++ b/etc/profile-m-z/thunderbird.profile @@ -58,7 +58,5 @@ novideo # We need the real /tmp for data exchange when xdg-open handles email attachments on KDE ignore private-tmp -read-only ${HOME}/.config/mimeapps.list - # Redirect include firefox-common.profile -- cgit v1.2.3-70-g09d2