Systemd catches up with bind events
Systemd catches up with bind events
Posted Nov 16, 2020 12:15 UTC (Mon) by magfr (subscriber, #16052)In reply to: Systemd catches up with bind events by k3ninho
Parent article: Systemd catches up with bind events
The example in the article was matching
~add|change when what is needed is remove.
For this poster the problem sounds like the reverse, he needs to match ~add|change and someone have "optimzed" that to remove.
This proves that one need to know what one is doing and that crap can be written in any language, in this case the udev config rule language.
One way to fix this is to document an ERROR event.
Any rule that mentions an ERROR event is broken.
Any action that happens when ERROR is issued is a bug.