From 4b9bd8cd5d8dc811697be6fe8467e33a5f26fc90 Mon Sep 17 00:00:00 2001 From: nobodysu Date: Mon, 13 Dec 2021 00:37:04 +0300 Subject: [PATCH] COLOR --- apparmor.d/profiles-a-f/colordiff | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apparmor.d/profiles-a-f/colordiff b/apparmor.d/profiles-a-f/colordiff index 7766f671a..570721eda 100644 --- a/apparmor.d/profiles-a-f/colordiff +++ b/apparmor.d/profiles-a-f/colordiff @@ -6,7 +6,7 @@ abi , include -@{DIFF_PATHS_RO} = /etc @{HOME} /srv /tmp /var /usr/share /usr/lib/systemd +@{COLORDIFF_PATHS_RO} = /etc @{HOME} /srv /tmp /var /usr/share /usr/lib/systemd @{exec_path} = /{,usr/}bin/colordiff profile colordiff @{exec_path} { @@ -14,8 +14,8 @@ profile colordiff @{exec_path} { include include - @{DIFF_PATHS_RO}/** r, - @{MOUNTS}/** r, + @{COLORDIFF_PATHS_RO}/** r, + @{MOUNTS}/** r, /{,usr/}bin/diff rix, /{,usr/}bin/perl rix,