feat(profile): update telegram path

fix #821
This commit is contained in:
Alexandre Pujol 2025-08-22 17:52:57 +02:00
parent ddee051279
commit 8b49f9ebf5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global> include <tunables/global>
@{exec_path} = @{bin}/telegram-desktop @{exec_path} = @{bin}/telegram-desktop @{bin}/Telegram
profile telegram-desktop @{exec_path} { profile telegram-desktop @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/audio-client> include <abstractions/audio-client>
@ -35,10 +35,11 @@ profile telegram-desktop @{exec_path} {
network netlink dgram, network netlink dgram,
network netlink raw, network netlink raw,
@{exec_path} mr, @{exec_path} mrix,
@{sh_path} rix, @{sh_path} rix,
@{open_path} rPx -> child-open-strict, @{open_path} rPx -> child-open-strict,
@{bin}/systemd-detect-virt rPx,
owner @{user_share_dirs}/TelegramDesktop/ rw, owner @{user_share_dirs}/TelegramDesktop/ rw,
owner @{user_share_dirs}/TelegramDesktop/** rwlk -> @{user_share_dirs}/TelegramDesktop/**, owner @{user_share_dirs}/TelegramDesktop/** rwlk -> @{user_share_dirs}/TelegramDesktop/**,