aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-07-24 10:17:52 +0000
committerLibravatar GitHub <noreply@github.com>2020-07-24 10:17:52 +0000
commit938182a8ce6c0835e97ba4665abe169d0581d705 (patch)
tree726da4622ec3bbb457c344ba07aa77431571b786
parentfix ordering in freetube.profile (diff)
parentFilter seccomp (diff)
downloadfirejail-938182a8ce6c0835e97ba4665abe169d0581d705.tar.gz
firejail-938182a8ce6c0835e97ba4665abe169d0581d705.tar.zst
firejail-938182a8ce6c0835e97ba4665abe169d0581d705.zip
Merge pull request #3543 from kortewegdevries/github-desktop-patch
Github-desktop: Add chroot to seccomp
-rw-r--r--etc/profile-a-l/github-desktop.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/github-desktop.profile b/etc/profile-a-l/github-desktop.profile
index b25b138ad..152396553 100644
--- a/etc/profile-a-l/github-desktop.profile
+++ b/etc/profile-a-l/github-desktop.profile
@@ -30,7 +30,7 @@ notv
30nou2f 30nou2f
31novideo 31novideo
32protocol unix,inet,inet6,netlink 32protocol unix,inet,inet6,netlink
33seccomp 33seccomp !chroot
34 34
35# Note: On debian-based distributions the binary might be located in 35# Note: On debian-based distributions the binary might be located in
36# /opt/GitHub Desktop/github-desktop, and therefore not be in PATH. 36# /opt/GitHub Desktop/github-desktop, and therefore not be in PATH.