feat(profile): various minor update.
This commit is contained in:
parent
d49e93523f
commit
334b48749a
21 changed files with 51 additions and 10 deletions
|
|
@ -62,12 +62,12 @@ profile sshd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mrix,
|
||||
|
||||
@{bin}/@{shells} rUx,
|
||||
@{bin}/false rix,
|
||||
@{bin}/nologin rPx,
|
||||
@{bin}/passwd rPx,
|
||||
@{lib}/openssh/sftp-server rPx,
|
||||
@{lib}/ssh/sshd-session rix,
|
||||
@{bin}/@{shells} rUx,
|
||||
@{bin}/false rix,
|
||||
@{bin}/nologin rPx,
|
||||
@{bin}/passwd rPx,
|
||||
@{lib}/{openssh,ssh}/sftp-server rPx,
|
||||
@{lib}/{openssh,ssh}/sshd-session rix,
|
||||
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/security/limits.d/{,*.conf} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue