aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar bbhtt <62639087+bbhtt@users.noreply.github.com>2021-01-09 16:38:10 +0000
committerLibravatar bbhtt <62639087+bbhtt@users.noreply.github.com>2021-01-09 16:38:10 +0000
commit1e9040e62b895ddddec9ebd8e2c602db42dae697 (patch)
tree229edd50d4b7109e52c55cc1c3d8723ca0834ed9
parentAdd seccomp.block-secondary to email-common,mutt,neomutt; add mdwe to mutt,ne... (diff)
downloadfirejail-1e9040e62b895ddddec9ebd8e2c602db42dae697.tar.gz
firejail-1e9040e62b895ddddec9ebd8e2c602db42dae697.tar.zst
firejail-1e9040e62b895ddddec9ebd8e2c602db42dae697.zip
Some minor changes
-rw-r--r--etc/profile-a-l/email-common.profile4
-rw-r--r--etc/profile-a-l/geary.profile4
-rw-r--r--etc/profile-m-z/mutt.profile11
-rw-r--r--etc/profile-m-z/neomutt.profile3
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}
35whitelist ${DOWNLOADS} 35whitelist ${DOWNLOADS}
36# when storing mail outside the default ${HOME}/Mail path, 'whitelist' the custom path in your email-common.local 36# when storing mail outside the default ${HOME}/Mail path, 'whitelist' the custom path in your email-common.local
37whitelist ${HOME}/Mail 37whitelist ${HOME}/Mail
38
39whitelist ${RUNUSER}/gnupg 38whitelist ${RUNUSER}/gnupg
40whitelist /usr/share/gnupg 39whitelist /usr/share/gnupg
41whitelist /usr/share/gnupg2 40whitelist /usr/share/gnupg2
@@ -68,7 +67,6 @@ private-cache
68private-dev 67private-dev
69private-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 68private-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
70private-tmp 69private-tmp
71
72# encrypting and signing email 70# encrypting and signing email
73writable-run-user 71writable-run-user
74 72
@@ -82,4 +80,4 @@ dbus-system none
82#writable-var 80#writable-var
83 81
84read-only ${HOME}/.mozilla/firefox/profiles.ini 82read-only ${HOME}/.mozilla/firefox/profiles.ini
85read-only ${HOME}/.signature \ No newline at end of file 83read-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
66tracelog 66tracelog
67 67
68# disable-mnt 68# disable-mnt
69# Add ignore private-bin to geary.local for hyperlink support 69# Add 'ignore private-bin' to geary.local for hyperlink support
70private-bin geary 70private-bin geary
71private-cache 71private-cache
72private-dev 72private-dev
73private-etc alternatives,ca-certificates,crypto-policies,fonts,hostname,hosts,pki,resolv.conf,selinux,ssl,xdg 73private-etc alternatives,ca-certificates,crypto-policies,fonts,hostname,hosts,pki,resolv.conf,ssl,xdg
74private-tmp 74private-tmp
75 75
76dbus-user filter 76dbus-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
38blacklist /tmp/.X11-unix 38blacklist /tmp/.X11-unix
39blacklist ${RUNUSER}/wayland-* 39blacklist ${RUNUSER}/wayland-*
40 40
41include allow-perl.inc 41# Uncomment or put them in mutt.local for oauth.py,S/MIME
42include allow-python2.inc 42
43include allow-python3.inc 43#include allow-perl.inc
44#include allow-python2.inc
45#include allow-python3.inc
44 46
45include disable-common.inc 47include disable-common.inc
46include disable-devel.inc 48include disable-devel.inc
@@ -142,8 +144,7 @@ dbus-user none
142dbus-system none 144dbus-system none
143 145
144memory-deny-write-execute 146memory-deny-write-execute
145
146read-only ${HOME}/.elinks 147read-only ${HOME}/.elinks
147read-only ${HOME}/.nanorc 148read-only ${HOME}/.nanorc
148read-only ${HOME}/.signature 149read-only ${HOME}/.signature
149read-only ${HOME}/.w3m \ No newline at end of file 150read-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
146dbus-system none 146dbus-system none
147 147
148memory-deny-write-execute 148memory-deny-write-execute
149
150read-only ${HOME}/.elinks 149read-only ${HOME}/.elinks
151read-only ${HOME}/.nanorc 150read-only ${HOME}/.nanorc
152read-only ${HOME}/.signature 151read-only ${HOME}/.signature
153read-only ${HOME}/.w3m \ No newline at end of file 152read-only ${HOME}/.w3m