/usr/{lib,libexec} -> @{libexec}
This commit is contained in:
parent
9ad8ec165d
commit
4ee6cc9657
57 changed files with 67 additions and 62 deletions
|
|
@ -37,9 +37,9 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/Xwayland rPx,
|
||||
/{usr/,}{lib,libexec}/polkit-1/polkit* rPx,
|
||||
/{usr/,}{lib,libexec}/* rPUx,
|
||||
/{usr/,}bin/Xwayland rPx,
|
||||
@{libexec}/polkit-1/polkit* rPx,
|
||||
@{libexec}/* rPUx,
|
||||
|
||||
/usr/share/backgrounds/{,**} r,
|
||||
/usr/share/desktop-directories/{,*.directory} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue