Update discord
This commit is contained in:
parent
37ce4e79a8
commit
e7360d71a8
1 changed files with 10 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ profile discord @{exec_path} {
|
||||||
include <abstractions/common/electron>
|
include <abstractions/common/electron>
|
||||||
include <abstractions/thumbnails-cache-read>
|
include <abstractions/thumbnails-cache-read>
|
||||||
include <abstractions/user-download-strict>
|
include <abstractions/user-download-strict>
|
||||||
|
include <abstractions/desktop>
|
||||||
|
include <abstractions/graphics>
|
||||||
|
include <abstractions/nameservice-strict>
|
||||||
|
include <abstractions/common/chromium>
|
||||||
|
|
||||||
network inet dgram,
|
network inet dgram,
|
||||||
network inet6 dgram,
|
network inet6 dgram,
|
||||||
|
|
@ -40,5 +44,11 @@ profile discord @{exec_path} {
|
||||||
|
|
||||||
owner @{run}/user/@{uid}/discord-ipc-@{int} rw,
|
owner @{run}/user/@{uid}/discord-ipc-@{int} rw,
|
||||||
|
|
||||||
|
owner @{user_config_dirs}/discord/** rwm,
|
||||||
|
|
||||||
|
@{PROC}/@{pid}/ r,
|
||||||
|
|
||||||
|
owner /dev/pts/0 rw,
|
||||||
|
|
||||||
include if exists <local/discord>
|
include if exists <local/discord>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue