Replace shells with new sh_path variable
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
3b1b187d13
commit
40b171ee94
315 changed files with 415 additions and 369 deletions
|
|
@ -13,7 +13,7 @@ profile cockpit-certificate-helper @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{sh_path} rix,
|
||||
@{bin}/chmod rix,
|
||||
@{bin}/id rix,
|
||||
@{bin}/mkdir rix,
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/virtiofsd rux, # TODO: WIP
|
||||
@{bin}/virtlogd rPx,
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{shells_path} rix,
|
||||
@{bin}/ip rix,
|
||||
@{bin}/qemu-img rUx, # TODO: Integration with virt-aa-helper
|
||||
@{bin}/qemu-system* rUx, # TODO: Integration with virt-aa-helper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue