parent
ddee051279
commit
8b49f9ebf5
1 changed files with 3 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/telegram-desktop
|
||||
@{exec_path} = @{bin}/telegram-desktop @{bin}/Telegram
|
||||
profile telegram-desktop @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/audio-client>
|
||||
|
|
@ -35,10 +35,11 @@ profile telegram-desktop @{exec_path} {
|
|||
network netlink dgram,
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{open_path} rPx -> child-open-strict,
|
||||
@{bin}/systemd-detect-virt rPx,
|
||||
|
||||
owner @{user_share_dirs}/TelegramDesktop/ rw,
|
||||
owner @{user_share_dirs}/TelegramDesktop/** rwlk -> @{user_share_dirs}/TelegramDesktop/**,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue