Dr Andrew Scott G7VAV

My photo
 
March 2024
Mo Tu We Th Fr Sa Su
26 27 28 29 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
1 2 3 4 5 6 7


upstart-udev-bridge

Section: Maintenance Commands (8)
Updated: 2011-03-08
Index Return to Main Contents
 

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/.  

OPTIONS

--daemon
Detach and run in the background.
--debug
Enable debugging output.
--help
Show brief usage summary.
--no-strip
Do not modify udev message contents. By default, all udev data will have non-printable bytes removed. This option reverts the behaviour to not modifying the data in any way. This option is not recommended since specifying it could result in udev(7) events not being emitted as Upstart events should any of your hardware expose non-printable characters to the kernel. You can establish whether this is happening by running without specifying this option but with the --debug option.
--verbose
Enable verbose output.
 

EXAMPLES

Some examples of Upstart events generated by this bridge:

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
OPTIONS
EXAMPLES
NOTES
AUTHOR
BUGS
COPYRIGHT
SEE ALSO


for client 52.54.111.228
© Andrew Scott 2006 - 2024,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/