feat(profiles): general update.
This commit is contained in:
parent
2ec802d40d
commit
9692926752
13 changed files with 30 additions and 26 deletions
|
|
@ -11,6 +11,8 @@ profile apt-esm-json-hook @{exec_path} {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
unix (receive, send) type=stream peer=(label=apt),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sys}/kernel/mm/transparent_hugepage/hpage_pmd_size r,
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ profile software-properties-gtk @{exec_path} {
|
|||
/{usr/,}bin/aplay rPx,
|
||||
/{usr/,}bin/apt-key rPx,
|
||||
/{usr/,}bin/dpkg rPx -> child-dpkg,
|
||||
/{usr/,}bin/ischroot rix,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/ubuntu-advantage rPx,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue