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,

View File

@ -28,7 +28,6 @@ profile atd @{exec_path} {
@{sh_path} rix,
@{bin}/sendmail rPUx,
@{bin}/unix_chkpwd rPx,
@{bin}/exim4 rPx,
@{etc_ro}/environment r,

View File

@ -20,8 +20,6 @@ profile i3lock @{exec_path} {
@{exec_path} mr,
@{bin}/unix_chkpwd rPx,
owner @{HOME}/.Xauthority r,
owner @{PROC}/@{pid}/fd/ r,

View File

@ -18,8 +18,6 @@ profile kcheckpass @{exec_path} {
@{exec_path} mr,
@{bin}/unix_chkpwd rPx,
# file_inherit
owner @{HOME}/.xsession-errors w,

View File

@ -38,7 +38,6 @@ profile login @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/@{shells} rUx,
@{bin}/unix_chkpwd rPx,
@{etc_ro}/environment r,
@{etc_ro}/security/limits.d/{,*} r,