CWAF crashed Apache

Todays CWAF update brought httpd down with:

Syntax error on line 20 of /var/cpanel/cwaf/rules/25_Init_AppsInitialization.conf ModSecurity: Found another rule with the same id
Fixed it with: # rm -rf /var/cpanel/cwaf/rules/* # /var/cpanel/cwaf/scripts/updater.pl

Looks like you got rules inclusion twice.
Proposed way to fix totally correct: