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,