mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 06:52:22 +03:00
44 lines
1.0 KiB
Groff
44 lines
1.0 KiB
Groff
.\" 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
|
|
\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
|
|
Print the list of devices found in sysfs.
|
|
.TP 3n
|
|
\fB\-\-dry\-run\fR
|
|
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)
|