aboutsummaryrefslogtreecommitdiffstats
path: root/etc/git.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/git.profile')
-rw-r--r--etc/git.profile52
1 files changed, 51 insertions, 1 deletions
diff --git a/etc/git.profile b/etc/git.profile
index bdfdb4c41..0eb69faed 100644
--- a/etc/git.profile
+++ b/etc/git.profile
@@ -1 +1,51 @@
1]0;firejail /usr/bin/meld ./etc/git_LOCAL_29017.profile ./etc/git_BASE_29017.profile ./etc/git_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for git
2# Description: Fast, scalable, distributed revision control system
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include git.local
7# Persistent global definitions
8include globals.local
9
10blacklist /tmp/.X11-unix
11
12noblacklist ${HOME}/.config/git
13noblacklist ${HOME}/.config/nano
14noblacklist ${HOME}/.emacs
15noblacklist ${HOME}/.emacs.d
16noblacklist ${HOME}/.gitconfig
17noblacklist ${HOME}/.git-credentials
18noblacklist ${HOME}/.gnupg
19noblacklist ${HOME}/.nanorc
20noblacklist ${HOME}/.oh-my-zsh
21noblacklist ${HOME}/.ssh
22noblacklist ${HOME}/.vim
23noblacklist ${HOME}/.viminfo
24
25include disable-common.inc
26include disable-exec.inc
27include disable-passwdmgr.inc
28include disable-programs.inc
29
30apparmor
31caps.drop all
32ipc-namespace
33machine-id
34netfilter
35no3d
36nodvd
37nogroups
38nonewprivs
39noroot
40nosound
41notv
42nou2f
43novideo
44protocol unix,inet,inet6
45seccomp
46shell none
47
48private-cache
49private-dev
50
51memory-deny-write-execute