upstart-udev-bridge
upstart-udev-bridge
Section: Maintenance Commands (8) Updated: 2011-03-08 Local index
Up
NAME
upstart-udev-bridge - Bridge between Upstart and udev
SYNOPSIS
upstart-udev-bridge
[OPTIONS]...
DESCRIPTION
upstart-udev-bridge
receives information about kernel uevents that
udev(8)
has completed and creates
init(8)
events for them.
It emits events which match the pattern "S-device-A" where
'S' is the udev subsystem and 'A' is the udev action.
See udev(7) and for further details.
Assuming /sys is mounted, possible values for subsystem for
your system are viewable via /sys/class/.
EXAMPLES
- net-device-added
-
Event emitted when a network device is added.
- net-device-removed
-
Event emitted when a network device is removed.
- graphics-card-added
-
Event emitted when a graphics device is available to the system.
NOTES
This is a temporary tool until
init(8)
itself gains the functionality to read them directly; you should not
rely on its behaviour.
AUTHOR
Written by Scott James Remnant
<scott@netsplit.com>
BUGS
Report bugs at
<https://launchpad.net/ubuntu/+source/upstart/+bugs>
COPYRIGHT
Copyright © 2009,2010,2011 Canonical Ltd.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
init(5)
init(8)
udev(7)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLES
-
- NOTES
-
- AUTHOR
-
- BUGS
-
- COPYRIGHT
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 22:02:35 GMT, April 16, 2011