/usr/{lib,libexec} -> @{libexec}
This commit is contained in:
parent
9ad8ec165d
commit
4ee6cc9657
57 changed files with 67 additions and 62 deletions
|
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /usr/{lib,libexec}/blueman-mechanism
|
||||
@{exec_path} = @{libexec}/blueman-mechanism
|
||||
@{exec_path} += /{usr/,}lib/blueman/blueman-mechanism
|
||||
profile blueman-mechanism @{exec_path} {
|
||||
include <abstractions/base>
|
||||
|
|
@ -24,7 +24,7 @@ profile blueman-mechanism @{exec_path} {
|
|||
@{exec_path} r,
|
||||
/{usr/,}bin/python3.[0-9]* r,
|
||||
|
||||
/usr/{lib,libexec}/ r,
|
||||
@{libexec}/ r,
|
||||
|
||||
/var/lib/blueman/network.state rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue