From 2001622c58c1989f386086d11bd2a00d5fe00a30 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 13 Jan 2019 08:10:12 +0900 Subject: udevadm: add --wait-daemon option to 'trigger' command --- man/udevadm.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man/udevadm.xml') diff --git a/man/udevadm.xml b/man/udevadm.xml index e6d4a1b108..1aed86a164 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -319,6 +319,14 @@ the same command to finish. + + + + Before triggering uevents, wait for systemd-udevd daemon to be initialized. + Optionally takes timeout value. Default timeout is 5 seconds. This is equivalent to invoke + invoking udevadm control --ping before udevadm trigger. + + -- cgit v1.2.1