From c4f19f6f5695e49bf9e1157b629f799c1fb12ebb Mon Sep 17 00:00:00 2001 From: valoq Date: Sun, 27 Oct 2024 18:25:08 +0100 Subject: [PATCH] more fixes --- apparmor.d/profiles-s-z/signal-desktop-chrome-sandbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/profiles-s-z/signal-desktop-chrome-sandbox b/apparmor.d/profiles-s-z/signal-desktop-chrome-sandbox index 6cf825ad7..51c625d53 100644 --- a/apparmor.d/profiles-s-z/signal-desktop-chrome-sandbox +++ b/apparmor.d/profiles-s-z/signal-desktop-chrome-sandbox @@ -29,7 +29,7 @@ profile signal-desktop-chrome-sandbox @{exec_path} { @{PROC}/@{pid}/oom_score_adj w, # Silencer - deny /dev/pts/0 rw, # file_inherit + deny /dev/pts/@{int} rw, # file_inherit include if exists }