Posted Oct 12, 2012 0:49 UTC (Fri) by liam (subscriber, #84133)
[Link]
I more might be misunderstanding things but they seem as if they perform complementary actions. Both are event driven. Both can even perform similar actions (say, creating mount points).
Regarding syntax, perhaps it would be possible to rewrite the udev rules into the systemd format? I haven't actually tried doing that yet so I don't know if it would be possible, especially with the complicated matching schemes of udev.
Udev and firmware
Posted Oct 12, 2012 14:29 UTC (Fri) by nix (subscriber, #2304)
[Link]
Since it was included in systemd, the location of the daemon seems to move around
This actually first happened in udev 174, which predates the systemd merge. No compatibility symlink was left behind and no rationale was given for the move, which contravenes long-standing Unix policy anyway (moving a daemon into /lib/udev? Total number of other daemons in /lib: zero.)