fix(profile): ensure interactive shell use @{shells_path} instead of @{sh_path}.

This commit is contained in:
Alexandre Pujol 2024-03-29 18:19:35 +00:00
parent 2fc2394bad
commit 58a4f1601a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ profile cockpit-session @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,z,ba,da}sh rix,
@{shells_path} rix,
@{bin}/cockpit-bridge rPx,
@{lib}/cockpit/cockpit-pcp rPx,