We are adding random rule numbers, mostly when creating sibling rules in other paranoia levels. Somehow in the past we added even sequential ruleids, which now look like it was a bad idea.
We should prevent then, when adding a new rule, to use a ruleid that is does not end in a multiple of 10.
The only exceptions could be on rules within:
- the initialization ruleid range: 901000-901999, and
- the crs-setup.conf.example file: 900000-900999