aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/emacs.profile
diff options
context:
space:
mode:
authorLibravatar Lior Stern <liorst4@gmail.com>2020-06-06 13:16:24 +0300
committerLibravatar Lior Stern <liorst4@gmail.com>2020-06-06 13:34:35 +0300
commit0a10ecff5148de5e579b50c20582a9e7c4821edc (patch)
tree2bb6d4999a6dcf5c594c1f7db10d2bb107a24bb2 /etc/profile-a-l/emacs.profile
parentdrop kcmp from steam.profile (diff)
downloadfirejail-0a10ecff5148de5e579b50c20582a9e7c4821edc.tar.gz
firejail-0a10ecff5148de5e579b50c20582a9e7c4821edc.tar.zst
firejail-0a10ecff5148de5e579b50c20582a9e7c4821edc.zip
Ignore read-only mount of emacs configuration in the emacs profile.
solves #3454
Diffstat (limited to 'etc/profile-a-l/emacs.profile')
-rw-r--r--etc/profile-a-l/emacs.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile-a-l/emacs.profile b/etc/profile-a-l/emacs.profile
index ab378105e..de4ea97a4 100644
--- a/etc/profile-a-l/emacs.profile
+++ b/etc/profile-a-l/emacs.profile
@@ -19,6 +19,10 @@ include disable-common.inc
19include disable-passwdmgr.inc 19include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21 21
22# Comment out if you want an immutable configuration
23read-write ${HOME}/.emacs
24read-write ${HOME}/.emacs.d
25
22caps.drop all 26caps.drop all
23netfilter 27netfilter
24nodvd 28nodvd