From 0a10ecff5148de5e579b50c20582a9e7c4821edc Mon Sep 17 00:00:00 2001 From: Lior Stern Date: Sat, 6 Jun 2020 13:16:24 +0300 Subject: Ignore read-only mount of emacs configuration in the emacs profile. solves #3454 --- etc/profile-a-l/emacs.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-a-l/emacs.profile') 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 include disable-passwdmgr.inc include disable-programs.inc +# Comment out if you want an immutable configuration +read-write ${HOME}/.emacs +read-write ${HOME}/.emacs.d + caps.drop all netfilter nodvd -- cgit v1.2.3-70-g09d2