Systemd/src/libsystemd
Yu Watanabe 916707cca5 sd-device: do not call device_monitor_enable_receiving() for passed fd from pid1
Before c4b69e990f, if the socket fd is
passed from pid1, `udev_monitor_enable_receiving()` (now it is a wrapper
of `device_monitor_enable_receiving`) was not called.
Let's preserve the original logic.

Fixes #10754.
2018-11-25 20:14:17 +09:00
..
sd-bus coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
sd-daemon tree-wide: port various users over to sockaddr_un_set_path() 2018-10-15 19:40:51 +02:00
sd-device sd-device: do not call device_monitor_enable_receiving() for passed fd from pid1 2018-11-25 20:14:17 +09:00
sd-event coccinelle: also mark previous synthetic errnos as such 2018-11-22 10:54:38 +01:00
sd-hwdb Move LONG_LINE_MAX definition to fileio.h 2018-11-14 16:25:32 +01:00
sd-id128 random-util: optionally allow randomness to be generated via RDRAND 2018-11-08 09:44:27 +01:00
sd-login fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
sd-netlink coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
sd-network fileio: automatically add NULL sentinel to parse_env_file() 2018-11-14 17:01:55 +01:00
sd-path Move LONG_LINE_MAX definition to fileio.h 2018-11-14 16:25:32 +01:00
sd-resolve sd-resolve: introduce sd_resolve_query_{get,set}_floating() 2018-11-05 13:19:02 +09:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
disable-mempool.c mempool: only enable mempool use when linked to libsystemd-shared.so 2018-10-11 11:10:37 +02:00
libsystemd.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libsystemd.sym sd-device: add sd_device_monitor_get_event_source() 2018-11-10 22:53:00 +09:00
meson.build sd-event: introduce event_reset_time() 2018-11-16 22:57:42 +09:00