aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-27 21:31:54 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-01-30 19:19:50 -0300
commit7f834c4cd3bcc86cac07764b99b114dd7271c654 (patch)
tree6530576164266efd55c783729aa817f5268b5e9b /etc/profile-m-z
parentdisable-common.inc: sort history file paths (diff)
downloadfirejail-7f834c4cd3bcc86cac07764b99b114dd7271c654.tar.gz
firejail-7f834c4cd3bcc86cac07764b99b114dd7271c654.tar.zst
firejail-7f834c4cd3bcc86cac07764b99b114dd7271c654.zip
disable-common.inc: add more ro editor/browser paths
Move some paths from mutt.profile and neomutt.profile. Added on commit 6b9bfad37 ("Fix python; add read-only to editors/cli browsers;re-add cache directory", 2020-12-29) / PR #3849. Misc: This is a follow-up to #5626.
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/mutt.profile3
-rw-r--r--etc/profile-m-z/nano.profile1
-rw-r--r--etc/profile-m-z/neomutt.profile3
-rw-r--r--etc/profile-m-z/w3m.profile1
4 files changed, 2 insertions, 6 deletions
diff --git a/etc/profile-m-z/mutt.profile b/etc/profile-m-z/mutt.profile
index bce56743a..904b0cd7c 100644
--- a/etc/profile-m-z/mutt.profile
+++ b/etc/profile-m-z/mutt.profile
@@ -133,8 +133,5 @@ dbus-user none
133dbus-system none 133dbus-system none
134 134
135memory-deny-write-execute 135memory-deny-write-execute
136read-only ${HOME}/.elinks
137read-only ${HOME}/.nanorc
138read-only ${HOME}/.signature 136read-only ${HOME}/.signature
139read-only ${HOME}/.w3m
140restrict-namespaces 137restrict-namespaces
diff --git a/etc/profile-m-z/nano.profile b/etc/profile-m-z/nano.profile
index a20eb3828..0814742c1 100644
--- a/etc/profile-m-z/nano.profile
+++ b/etc/profile-m-z/nano.profile
@@ -56,4 +56,5 @@ dbus-user none
56dbus-system none 56dbus-system none
57 57
58memory-deny-write-execute 58memory-deny-write-execute
59read-write ${HOME}/.nanorc
59restrict-namespaces 60restrict-namespaces
diff --git a/etc/profile-m-z/neomutt.profile b/etc/profile-m-z/neomutt.profile
index c255a85c9..f343226ae 100644
--- a/etc/profile-m-z/neomutt.profile
+++ b/etc/profile-m-z/neomutt.profile
@@ -125,8 +125,5 @@ dbus-user none
125dbus-system none 125dbus-system none
126 126
127memory-deny-write-execute 127memory-deny-write-execute
128read-only ${HOME}/.elinks
129read-only ${HOME}/.nanorc
130read-only ${HOME}/.signature 128read-only ${HOME}/.signature
131read-only ${HOME}/.w3m
132restrict-namespaces 129restrict-namespaces
diff --git a/etc/profile-m-z/w3m.profile b/etc/profile-m-z/w3m.profile
index fab5315aa..1e111f83e 100644
--- a/etc/profile-m-z/w3m.profile
+++ b/etc/profile-m-z/w3m.profile
@@ -68,4 +68,5 @@ dbus-user none
68dbus-system none 68dbus-system none
69 69
70memory-deny-write-execute 70memory-deny-write-execute
71read-write ${HOME}/.w3m
71restrict-namespaces 72restrict-namespaces