Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
udev [2013/07/13 21:08] – created beandogudev [2017/09/27 08:35] beandog
Line 61: Line 61:
 E: UDISKS_PRESENTATION_NOPOLICY=0 E: UDISKS_PRESENTATION_NOPOLICY=0
 E: USEC_INITIALIZED=1520096 E: USEC_INITIALIZED=1520096
 +</code>
 +
 +Watch the udev events as the device status changes (opens, closes and loading, closed) to see how the environment variables change:
 +
 +<code>
 +udevadm monitor --environment --udev
 </code> </code>