feat(profiles): general update.
This commit is contained in:
parent
fd88162c55
commit
26f838b73f
23 changed files with 121 additions and 78 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue