aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/emacs.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-06-10 21:56:36 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-06-11 22:11:35 +0200
commit91a2bedaf42abcb947ef9370919b9d5503e84e47 (patch)
tree32bba6492b249d8afe8ab4c0d812c010699b52b2 /etc/profile-a-l/emacs.profile
parentAdd strawberry profile (#3459) (diff)
downloadfirejail-91a2bedaf42abcb947ef9370919b9d5503e84e47.tar.gz
firejail-91a2bedaf42abcb947ef9370919b9d5503e84e47.tar.zst
firejail-91a2bedaf42abcb947ef9370919b9d5503e84e47.zip
New profiles: apostrophe & quadrapassel
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