|
|
Subscribe / Log in / New account

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

This is interesting and further enforces my half formed thought that matching of inverse patterns are bad since it assumed that the set of values är fixed and unchanged.

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.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds