From 0d5be398ffd2f47e0b97f33ca2fd96319ee16c9d Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 17 Mar 2006 01:52:15 +0100 Subject: add udevtrigger to request events for coldplug The shell script can't handle 1000's of devices. --- udevtrigger.8 | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 udevtrigger.8 (limited to 'udevtrigger.8') diff --git a/udevtrigger.8 b/udevtrigger.8 new file mode 100644 index 0000000000..a792eaca6e --- /dev/null +++ b/udevtrigger.8 @@ -0,0 +1,37 @@ +.\" ** You probably do not want to edit this file directly ** +.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). +.\" Instead of manually editing it, you probably should edit the DocBook XML +.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.TH "UDEVTRIGGER" "8" "March 2006" "udev" "udevtrigger" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH "NAME" +udevtrigger \- request kernel devices events for coldplug +.SH "SYNOPSIS" +.HP 12 +\fBudevtrigger\fR [\fB\-\-verbose\fR] [\fB\-\-dry\-run\fR] +.SH "DESCRIPTION" +.PP +Trigger kernel device uevents to replay missing events at system coldplug. +.SH "OPTIONS" +.TP +\fB\-\-verbose\fR +print out the devices found in sysfs. +.TP +\fB\-\-dry\-run\fR +don't actually trigger the event. +.SH "ENVIRONMENT" +.TP +\fBUDEV_LOG\fR +Overrides the syslog priority specified in the config file. +.SH "AUTHOR" +.PP +Written by Kay Sievers + +and Hannes Reinecke +. +.SH "SEE ALSO" +.PP +\fBudev\fR(8) -- cgit v1.2.3-54-g00ecf