aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/emacs.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/emacs.profile')
-rw-r--r--etc/profile-a-l/emacs.profile7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/profile-a-l/emacs.profile b/etc/profile-a-l/emacs.profile
index de4ea97a4..226237b5b 100644
--- a/etc/profile-a-l/emacs.profile
+++ b/etc/profile-a-l/emacs.profile
@@ -19,10 +19,6 @@ 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
26caps.drop all 22caps.drop all
27netfilter 23netfilter
28nodvd 24nodvd
@@ -33,3 +29,6 @@ notv
33novideo 29novideo
34protocol unix,inet,inet6 30protocol unix,inet,inet6
35seccomp 31seccomp
32
33read-write ${HOME}/.emacs
34read-write ${HOME}/.emacs.d