From f02ab11ec3195c22b5826aa50370714253daac11 Mon Sep 17 00:00:00 2001 From: curiosityseeker <60518106+curiosityseeker@users.noreply.github.com> Date: Thu, 31 Aug 2023 19:48:46 +0200 Subject: [PATCH] Update swapoff --- apparmor.d/profiles-s-z/swapoff | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apparmor.d/profiles-s-z/swapoff b/apparmor.d/profiles-s-z/swapoff index 8478f2782..8c10f2d77 100644 --- a/apparmor.d/profiles-s-z/swapoff +++ b/apparmor.d/profiles-s-z/swapoff @@ -22,6 +22,8 @@ profile swapoff @{exec_path} { # SWAP file common locations owner /swapfile rw, + /dev/pts/@{int} rw, + include if exists }