feat(profile): general update.
This commit is contained in:
parent
1739c07ca1
commit
8f102dea0a
12 changed files with 78 additions and 59 deletions
|
|
@ -13,6 +13,7 @@ profile nm-dispatcher @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/bus-system>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/python>
|
||||
|
||||
capability net_admin,
|
||||
capability sys_nice,
|
||||
|
|
@ -30,6 +31,7 @@ profile nm-dispatcher @{exec_path} flags=(attach_disconnected) {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{sh_path} rix,
|
||||
@{bin}/python3.@{int} rix,
|
||||
@{bin}/basename rix,
|
||||
@{bin}/cat rix,
|
||||
@{bin}/chronyc rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue