root mail
This commit is contained in:
parent
21d74c022d
commit
4a4fd7899f
|
@ -1243,15 +1243,6 @@ function test_stig {
|
|||
output "V-38460" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000521
|
||||
##The mail system must forward all mail for root to one or more system administrators.
|
||||
|
||||
postmap -q root `postconf alias_maps | awk -F '=' '{print $2}'` > /dev/null 2>&1 &
|
||||
|
||||
stig_spinner $!
|
||||
output "V-38446" $? ${SETLANG}
|
||||
################
|
||||
|
||||
##RHEL-06-000523
|
||||
##The systems local IPv6 firewall must implement a deny-all, allow-by-exception policy for inbound packets.
|
||||
|
||||
|
|
Loading…
Reference in New Issue