aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gitg.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/gitg.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/gitg.profile')
-rw-r--r--etc/profile-a-l/gitg.profile54
1 files changed, 54 insertions, 0 deletions
diff --git a/etc/profile-a-l/gitg.profile b/etc/profile-a-l/gitg.profile
new file mode 100644
index 000000000..68f38c3ce
--- /dev/null
+++ b/etc/profile-a-l/gitg.profile
@@ -0,0 +1,54 @@
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
22#whitelist ${HOME}/YOUR_GIT_PROJECTS_DIRECTORY
23#whitelist ${HOME}/.config/git
24#whitelist ${HOME}/.gitconfig
25#whitelist ${HOME}/.git-credentials
26#whitelist ${HOME}/.local/share/gitg
27#whitelist ${HOME}/.ssh
28#include whitelist-common.inc
29
30whitelist /usr/share/gitg
31include whitelist-runuser-common.inc
32include whitelist-usr-share-common.inc
33include whitelist-var-common.inc
34
35caps.drop all
36netfilter
37no3d
38nodvd
39nogroups
40nonewprivs
41noroot
42nosound
43notv
44nou2f
45novideo
46protocol unix,inet,inet6
47seccomp
48shell none
49tracelog
50
51private-bin git,gitg,ssh
52private-cache
53private-dev
54private-tmp