]> git.ipfire.org Git - thirdparty/systemd.git/blame - udevsend.8
clean-up empty queue directories
[thirdparty/systemd.git] / udevsend.8
CommitLineData
0599b4a2
KS
1.\" ** You probably do not want to edit this file directly **
2.\" It was generated using the DocBook XSL Stylesheets (version 1.69.0).
3.\" Instead of manually editing it, you probably should edit the DocBook XML
4.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5.TH "UDEVSEND" "8" "August 2005" "udev" "udevsend"
6.\" disable hyphenation
7.nh
8.\" disable justification (adjust text to left margin only)
9.ad l
10.SH "NAME"
11udevsend \- send the current environment to the udev daemon
12.SH "SYNOPSIS"
13.HP 9
14\fBudevsend\fR
15.SH "DESCRIPTION"
16.PP
17Usually the udev daemon listens directly to the kernel uevents. udevsend may be used to pass events for already existing devices from a userspace application to the daemon.
18.SH "ENVIRONMENT"
19.TP
20\fBACTION\fR
21\fIadd\fR
22or
23\fIremove\fR
24signifies the addition or the removal of a device.
25.TP
26\fBDEVPATH\fR
27The sysfs devpath without the mountpoint but a leading slash.
28.TP
29\fBSUBSYSTEM\fR
30The kernel subsystem the device belongs to.
31.SH "AUTHOR"
32.PP
33Written by Kay Sievers
34<kay.sievers@vrfy.org>.
35.SH "SEE ALSO"
36.PP
37\fBudev\fR(8),
38\fBudevd\fR(8)