This commit is contained in:
nobodysu 2021-12-13 00:37:04 +03:00
parent f3ff9d8cf6
commit 4b9bd8cd5d

View file

@ -6,7 +6,7 @@ abi <abi/3.0>,
include <tunables/global>
@{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 <abstractions/base>
include <abstractions/private-files-strict>
@{DIFF_PATHS_RO}/** r,
@{MOUNTS}/** r,
@{COLORDIFF_PATHS_RO}/** r,
@{MOUNTS}/** r,
/{,usr/}bin/diff rix,
/{,usr/}bin/perl rix,