V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m17s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -691,7 +691,7 @@ software:
|
||||
# ssh
|
||||
#
|
||||
##############################################################################################################################
|
||||
### Installed by 4480_hardening_virus.sh
|
||||
### Installed by 4490_hardening_virus.sh
|
||||
##############################################################################################################################
|
||||
# chkrootkit
|
||||
# clamav
|
||||
|
||||
@@ -755,8 +755,8 @@ if grep -Eq '^[[:space:]]*account[[:space:]]+required[[:space:]]+pam_access[.]so
|
||||
' /etc/pam.d/sshd >| "${tmp}"
|
||||
test -s "${tmp}"
|
||||
mv -f "${tmp}" /etc/pam.d/sshd
|
||||
rm -f "${tmp}" || :
|
||||
fi
|
||||
rm -f "${tmp}" || :
|
||||
:
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user