aboutsummaryrefslogtreecommitdiffstats
path: root/etc/github-desktop.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-24 13:15:07 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-24 13:15:07 +0200
commit0d42e12f11825f84d6bf6f9c667cd16272a3700c (patch)
treea8113166e33594fcee57eaad93d707ccb84d7a13 /etc/github-desktop.profile
parentblacklist .git-credentials & .config/git (#2663) … (diff)
parentblacklist .git-credential & .config/git (#2663) … (diff)
downloadfirejail-0d42e12f11825f84d6bf6f9c667cd16272a3700c.tar.gz
firejail-0d42e12f11825f84d6bf6f9c667cd16272a3700c.tar.zst
firejail-0d42e12f11825f84d6bf6f9c667cd16272a3700c.zip
Merge branch 'master' of github.com:netblue30/firejail
Diffstat (limited to 'etc/github-desktop.profile')
-rw-r--r--etc/github-desktop.profile50
1 files changed, 1 insertions, 49 deletions
diff --git a/etc/github-desktop.profile b/etc/github-desktop.profile
index 4a969f9ad..061b44c42 100644
--- a/etc/github-desktop.profile
+++ b/etc/github-desktop.profile
@@ -1,49 +1 @@
1# Firejail profile for github-desktop ]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
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