From 83f98723d5a2414e0c00afe776981bb1ea3f62cc Mon Sep 17 00:00:00 2001 From: EricLin0509 Date: Sat, 22 Feb 2025 10:40:28 +0800 Subject: [PATCH] A small fix --- apparmor.d/profiles-s-z/wechat-appimage | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apparmor.d/profiles-s-z/wechat-appimage b/apparmor.d/profiles-s-z/wechat-appimage index 43edf999..7030cda7 100755 --- a/apparmor.d/profiles-s-z/wechat-appimage +++ b/apparmor.d/profiles-s-z/wechat-appimage @@ -11,9 +11,7 @@ include @{config_dirs} = @{user_config_dirs}/@{name} @{cache_dirs} = @{user_cache_dirs}/@{name} -@{exec_path} = @{bin}/wechat -@{exec_path} += @{lib_dirs}/wechat-appimage.Appimage -@{exec_path} += /tmp/.mount_wechat??????/user/bin/wechat +@{exec_path} = @{bin}/wechat @{lib_dirs}/wechat-appimage.Appimage /tmp/.mount_wechat??????/user/bin/wechat profile wechat-appimage @{exec_path} flags=(attach_disconnected) { include include