Skip to content

Commit 4782956

Browse files
committed
Update v-list-sys-services
1 parent 5904999 commit 4782956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/v-list-sys-services

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ fi
203203
service=$FIREWALL_EXTENSION
204204
if [ ! -z "$service" ] && [ "$service" != 'remote' ]; then
205205
get_srv_state $service
206-
str="$str\nNAME='$service' SYSTEM='job scheduler' STATE='$state'"
206+
str="$str\nNAME='$service' SYSTEM='Brute force blocking' STATE='$state'"
207207
str="$str CPU='$cpu' MEM='$mem' RTIME='$rtime'"
208208
fi
209209

0 commit comments

Comments
 (0)