Update v-list-sys-services

This commit is contained in:
anton-reutov 2014-11-07 14:13:18 +03:00
commit 478295680a

View file

@ -203,7 +203,7 @@ fi
service=$FIREWALL_EXTENSION
if [ ! -z "$service" ] && [ "$service" != 'remote' ]; then
get_srv_state $service
str="$str\nNAME='$service' SYSTEM='job scheduler' STATE='$state'"
str="$str\nNAME='$service' SYSTEM='Brute force blocking' STATE='$state'"
str="$str CPU='$cpu' MEM='$mem' RTIME='$rtime'"
fi