feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2022-11-11 22:18:55 +00:00
parent fd88162c55
commit 26f838b73f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 121 additions and 78 deletions

View file

@ -30,6 +30,7 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
capability audit_write,
capability chown,
capability dac_read_search,
capability dac_override,
capability fowner,
capability kill,
capability net_bind_service,
@ -65,6 +66,7 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
/{usr/,}bin/passwd rPx,
/{usr/,}lib/openssh/sftp-server rPx,
/etc/shells r,
/etc/default/locale r,
/etc/environment r,
/etc/gss/mech.d/{,*} r,