aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/emacs.profile
blob: 55bf743ef8f05a9ffbc000577924d1167132a7f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Firejail profile for emacs
# Description: GNU Emacs editor
# This file is overwritten after every install/update
# Persistent local customizations
include emacs.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.emacs
noblacklist ${HOME}/.emacs.d
# Add the next line to your emacs.local if you need gpg support.
#noblacklist ${HOME}/.gnupg

# Allows files commonly used by IDEs
include allow-common-devel.inc

include disable-common.inc
include disable-passwdmgr.inc
include disable-programs.inc

caps.drop all
netfilter
nodvd
nogroups
nonewprivs
noroot
notv
novideo
protocol unix,inet,inet6
seccomp

read-write ${HOME}/.emacs
read-write ${HOME}/.emacs.d