From 03be19144242ad53895bf29dbb135d88dad57d6a Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sun, 23 Apr 2023 23:49:17 +0100 Subject: [PATCH] fix: remove useless ubuntu core integration. --- apparmor.d/tunables/etc.d/apparmor.d | 3 --- 1 file changed, 3 deletions(-) diff --git a/apparmor.d/tunables/etc.d/apparmor.d b/apparmor.d/tunables/etc.d/apparmor.d index 39248ec8..48be74be 100644 --- a/apparmor.d/tunables/etc.d/apparmor.d +++ b/apparmor.d/tunables/etc.d/apparmor.d @@ -24,7 +24,4 @@ # @{MOUNTS} is a space-separated list of all user mounted directories. @{MOUNTS}=@{MOUNTDIRS}/*/ -# Integration with Ubuntu Core -@{etc_rw}+=/etc/writable/ - # Libexec path. Different in some distribution