aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gitg.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-04-24 12:25:36 -0400
committerLibravatar Tad <tad@spotco.us>2019-04-24 12:25:36 -0400
commit590f661715c991af40fb2de8b5bfe3b2bf2a606c (patch)
tree2903a2dea16c9f3e8fe5b257ed6859189c405c4f /etc/gitg.profile
parentMerge branch 'master' of github.com:netblue30/firejail (diff)
downloadfirejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.tar.gz
firejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.tar.zst
firejail-590f661715c991af40fb2de8b5bfe3b2bf2a606c.zip
Revert "Merge branch 'master' of github.com:netblue30/firejail"
Diffstat (limited to 'etc/gitg.profile')
-rw-r--r--etc/gitg.profile45
1 files changed, 44 insertions, 1 deletions
diff --git a/etc/gitg.profile b/etc/gitg.profile
index 7e48cedf7..656d5cfd8 100644
--- a/etc/gitg.profile
+++ b/etc/gitg.profile
@@ -1 +1,44 @@
1]0;firejail /usr/bin/meld ./etc/gitg_LOCAL_29017.profile ./etc/gitg_BASE_29017.profile ./etc/gitg_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for gitg
2# Description: Git repository viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gitg.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/git
10noblacklist ${HOME}/.gitconfig
11noblacklist ${HOME}/.git-credentials
12noblacklist ${HOME}/.local/share/gitg
13noblacklist ${HOME}/.ssh
14
15include disable-common.inc
16include disable-devel.inc
17include disable-exec.inc
18include disable-interpreters.inc
19include disable-passwdmgr.inc
20include disable-programs.inc
21
22include whitelist-var-common.inc
23
24caps.drop all
25no3d
26nodvd
27nogroups
28nonewprivs
29noroot
30nosound
31notv
32nou2f
33novideo
34protocol unix,inet,inet6
35seccomp
36shell none
37
38private-bin gitg,git,ssh
39private-cache
40private-dev
41private-tmp
42
43# mdwe breaks diff in older versions
44#memory-deny-write-execute