SV-99823r1_rule
V-89173
SRG-APP-000225-WSR-000140
VRAU-HA-000280
CAT II
10
Navigate to and open /etc/init.d/haproxy
Navigate to the "start)" code block. Add the value "haproxy_check" before the line with the value "/sbin/startproc".
Navigate to the "restart)" code block. Add the value "haproxy_check" before the line with the value "$0 stop".
At the command prompt, execute the following command:
grep -E '\s(start|restart)\)' -A 7 /etc/init.d/haproxy
If the command "haproxy_check" is not shown in the "start)" and the "restart)" code blocks, this is a finding.
V-89173
False
VRAU-HA-000280
At the command prompt, execute the following command:
grep -E '\s(start|restart)\)' -A 7 /etc/init.d/haproxy
If the command "haproxy_check" is not shown in the "start)" and the "restart)" code blocks, this is a finding.
M
3455