aboutsummaryrefslogtreecommitdiffstats
path: root/etc/github-desktop.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/github-desktop.profile')
-rw-r--r--etc/github-desktop.profile50
1 files changed, 49 insertions, 1 deletions
diff --git a/etc/github-desktop.profile b/etc/github-desktop.profile
index 061b44c42..4a969f9ad 100644
--- a/etc/github-desktop.profile
+++ b/etc/github-desktop.profile
@@ -1 +1,49 @@
1]0;firejail /usr/bin/meld ./etc/github-desktop_LOCAL_29017.profile ./etc/github-desktop_BASE_29017.profile ./etc/github-desktop_REMOTE_29017.profile  \ No newline at end of file 1# Firejail profile for github-desktop
2# Description: Extend your GitHub workflow beyond your browser with GitHub Desktop
3# This file is overwritten after every install/update
4# Persistent local customizations
5include github-desktop.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/GitHub Desktop
10noblacklist ${HOME}/.config/git
11noblacklist ${HOME}/.gitconfig
12noblacklist ${HOME}/.git-credentials
13
14include disable-common.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-devel.inc
18include disable-exec.inc
19include disable-interpreters.inc
20
21caps.drop all
22netfilter
23# no3d
24nodvd
25nogroups
26nonewprivs
27noroot
28nosound
29notv
30nou2f
31novideo
32protocol unix,inet,inet6,netlink
33seccomp
34
35# Note: On debian-based distributions the binary might be located in
36# /opt/GitHub Desktop/github-desktop, and therefore not be in PATH.
37# If that's the case you can start GitHub Desktop with firejail via
38# `firejail "/opt/GitHub Desktop/github-desktop"`.
39
40disable-mnt
41# private-bin github-desktop
42private-cache
43?HAS_APPIMAGE: ignore private-dev
44private-dev
45# private-etc alternatives
46# private-lib
47private-tmp
48
49# memory-deny-write-execute