COLOR
This commit is contained in:
parent
f3ff9d8cf6
commit
4b9bd8cd5d
1 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
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
|
@{exec_path} = /{,usr/}bin/colordiff
|
||||||
profile colordiff @{exec_path} {
|
profile colordiff @{exec_path} {
|
||||||
|
|
@ -14,7 +14,7 @@ profile colordiff @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/private-files-strict>
|
include <abstractions/private-files-strict>
|
||||||
|
|
||||||
@{DIFF_PATHS_RO}/** r,
|
@{COLORDIFF_PATHS_RO}/** r,
|
||||||
@{MOUNTS}/** r,
|
@{MOUNTS}/** r,
|
||||||
|
|
||||||
/{,usr/}bin/diff rix,
|
/{,usr/}bin/diff rix,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue