/usr/{lib,libexec} -> @{libexec}

This commit is contained in:
Alexandre Pujol 2021-06-06 15:02:40 +01:00
parent 9ad8ec165d
commit 4ee6cc9657
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
57 changed files with 67 additions and 62 deletions

View file

@ -25,7 +25,7 @@ profile openbox @{exec_path} {
/{usr/,}sbin/* rPUx,
/{usr/,}bin/* rPUx,
/usr/local/bin/* rPUx,
/usr/{lib,libexec}/* rPUx,
@{libexec}/* rPUx,
/{usr/,}lib/@{multiarch}/*/** rPUx,
/usr/share/themes/*/openbox-3/themerc r,
@ -65,7 +65,7 @@ profile openbox @{exec_path} {
/{usr/,}sbin/* rPUx,
/{usr/,}bin/* rPUx,
/usr/local/bin/* rPUx,
/usr/{lib,libexec}/* rPUx,
@{libexec}/* rPUx,
/{usr/,}lib/@{multiarch}/*/** rPUx,
/usr/local/lib/python*/dist-packages/ r,