Skip to content

Discord Game Activity #4131

Answered by reinerh
sillitatti asked this question in Q&A
Discussion options

You must be logged in to vote

Some time ago I worked on an AppArmor profile for Discord and noticed in the audit log that it tries to access the process list, and even to ptrace some processes (browsers, steam, spotify, ...).

@rusty-snake mentioned in the noprofile that a new PID namespace is still being created. So Discord will not see other processes.

What you could try is to start the other processes with firejail as well and join their namespaces (--join=$pid).

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rusty-snake
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4118 on March 22, 2021 23:37.