From 1e9040e62b895ddddec9ebd8e2c602db42dae697 Mon Sep 17 00:00:00 2001 From: bbhtt <62639087+bbhtt@users.noreply.github.com> Date: Sat, 9 Jan 2021 16:38:10 +0000 Subject: Some minor changes --- etc/profile-a-l/email-common.profile | 4 +--- etc/profile-a-l/geary.profile | 4 ++-- etc/profile-m-z/mutt.profile | 11 ++++++----- etc/profile-m-z/neomutt.profile | 3 +-- 4 files changed, 10 insertions(+), 12 deletions(-) diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile index 87edbe6f2..6b55c2126 100644 --- a/etc/profile-a-l/email-common.profile +++ b/etc/profile-a-l/email-common.profile @@ -35,7 +35,6 @@ whitelist ${DOCUMENTS} whitelist ${DOWNLOADS} # when storing mail outside the default ${HOME}/Mail path, 'whitelist' the custom path in your email-common.local whitelist ${HOME}/Mail - whitelist ${RUNUSER}/gnupg whitelist /usr/share/gnupg whitelist /usr/share/gnupg2 @@ -68,7 +67,6 @@ private-cache private-dev private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gcrypt,gnupg,groups,gtk-2.0,gtk-3.0,hostname,hosts,hosts.conf,mailname,nsswitch.conf,passwd,pki,resolv.conf,selinux,ssl,xdg private-tmp - # encrypting and signing email writable-run-user @@ -82,4 +80,4 @@ dbus-system none #writable-var read-only ${HOME}/.mozilla/firefox/profiles.ini -read-only ${HOME}/.signature \ No newline at end of file +read-only ${HOME}/.signature diff --git a/etc/profile-a-l/geary.profile b/etc/profile-a-l/geary.profile index a6491fd10..b11863c6a 100644 --- a/etc/profile-a-l/geary.profile +++ b/etc/profile-a-l/geary.profile @@ -66,11 +66,11 @@ shell none tracelog # disable-mnt -# Add ignore private-bin to geary.local for hyperlink support +# Add 'ignore private-bin' to geary.local for hyperlink support private-bin geary private-cache private-dev -private-etc alternatives,ca-certificates,crypto-policies,fonts,hostname,hosts,pki,resolv.conf,selinux,ssl,xdg +private-etc alternatives,ca-certificates,crypto-policies,fonts,hostname,hosts,pki,resolv.conf,ssl,xdg private-tmp dbus-user filter diff --git a/etc/profile-m-z/mutt.profile b/etc/profile-m-z/mutt.profile index 581a26368..24782c033 100644 --- a/etc/profile-m-z/mutt.profile +++ b/etc/profile-m-z/mutt.profile @@ -38,9 +38,11 @@ noblacklist ${HOME}/sent blacklist /tmp/.X11-unix blacklist ${RUNUSER}/wayland-* -include allow-perl.inc -include allow-python2.inc -include allow-python3.inc +# Uncomment or put them in mutt.local for oauth.py,S/MIME + +#include allow-perl.inc +#include allow-python2.inc +#include allow-python3.inc include disable-common.inc include disable-devel.inc @@ -142,8 +144,7 @@ dbus-user none dbus-system none memory-deny-write-execute - read-only ${HOME}/.elinks read-only ${HOME}/.nanorc read-only ${HOME}/.signature -read-only ${HOME}/.w3m \ No newline at end of file +read-only ${HOME}/.w3m diff --git a/etc/profile-m-z/neomutt.profile b/etc/profile-m-z/neomutt.profile index dc07fa5eb..26865b90a 100644 --- a/etc/profile-m-z/neomutt.profile +++ b/etc/profile-m-z/neomutt.profile @@ -146,8 +146,7 @@ dbus-user none dbus-system none memory-deny-write-execute - read-only ${HOME}/.elinks read-only ${HOME}/.nanorc read-only ${HOME}/.signature -read-only ${HOME}/.w3m \ No newline at end of file +read-only ${HOME}/.w3m -- cgit v1.2.3-54-g00ecf