feat(profile): cleanup unix_chpwd already present in abs.

This commit is contained in:
Alexandre Pujol 2024-03-22 13:11:49 +00:00
parent 8c31008385
commit 828f282fc3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 0 additions and 9 deletions

View file

@ -66,7 +66,6 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
@{bin}/false rix,
@{bin}/nologin rPx,
@{bin}/passwd rPx,
@{bin}/unix_chkpwd rPx,
@{lib}/openssh/sftp-server rPx,
@{etc_ro}/environment r,

View file

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