Archlinux has no libexec.
/usr/libexec ->{lib,libexec}
This commit is contained in:
parent
08c220deee
commit
9f02bd0ab9
52 changed files with 69 additions and 68 deletions
|
|
@ -16,7 +16,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}sbin/openvpn
|
||||
@{exec_path} = /{usr/,}{s,}bin/openvpn
|
||||
profile openvpn @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
|
@ -81,7 +81,7 @@ profile openvpn @{exec_path} {
|
|||
/{usr/,}bin/cut rix,
|
||||
/{usr/,}bin/which rix,
|
||||
/{usr/,}bin/ip rix,
|
||||
/{usr/,}sbin/xtables-nft-multi rix,
|
||||
/{usr/,}{s,}bin/xtables-nft-multi rix,
|
||||
|
||||
/etc/iproute2/rt_tables r,
|
||||
/etc/iproute2/rt_tables.d/ r,
|
||||
|
|
@ -106,7 +106,7 @@ profile openvpn @{exec_path} {
|
|||
/{usr/,}bin/cut rix,
|
||||
/{usr/,}bin/{,e}grep rix,
|
||||
/{usr/,}bin/ip rix,
|
||||
/{usr/,}sbin/nft rix,
|
||||
/{usr/,}{s,}bin/nft rix,
|
||||
/{usr/,}bin/env rix,
|
||||
|
||||
/etc/iproute2/rt_realms r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue