Systemd/udevtrigger.8

44 lines
1 KiB
Groff
Raw Normal View History

.\" Title: udevtrigger
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
.\" Date: March 2006
.\" Manual: udevtrigger
.\" Source: udev
.\"
.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
2006-08-20 18:22:44 +02:00
\fBudevtrigger\fR [\fB\-\-verbose\fR] [\fB\-\-dry\-run\fR] [\fB\-\-retry\-failed\fR]
.SH "DESCRIPTION"
.PP
Trigger kernel device uevents to replay missing events at system coldplug.
.SH "OPTIONS"
.TP 3n
\fB\-\-verbose\fR
2006-08-20 18:22:44 +02:00
Print the list of devices found in sysfs.
.TP 3n
\fB\-\-dry\-run\fR
2006-08-20 18:22:44 +02:00
Do not actually trigger the event.
.TP 3n
\fB\-\-retry\-failed\fR
Trigger events which are failed during a previous run.
.SH "ENVIRONMENT"
.TP 3n
\fBUDEV_LOG\fR
Overrides the syslog priority specified in the config file.
.SH "AUTHOR"
.PP
Written by Kay Sievers
<kay.sievers@vrfy.org>
and Hannes Reinecke
<hare@suse.de>.
.SH "SEE ALSO"
.PP
\fBudev\fR(7)