В Sun, 31 May 2015 15:47:25 +0200 Abdó Roig-Maranges <[email protected]> пишет:
> > Hi, > > Since the move of udev to sd-event, udevd --daemon is broken again, and breaks > the initramfs on arch linux, for example. > > It turns out that sd_event_add_signal (in manager_listen) complains because > the > sd_event event loop has moved through a fork. > > I assume the intention in sd-event is not supporting forking daemons in favour > of sd-notify... But then I'm not sure how to fix udev --daemon short of > initializing the event loop after forking, and that would become racy. Was not it fixed by 693d371d30fee1da58365121801445b404416ada? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
