X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudev.xml;h=b6c5933419e5e61bf42be01855bf3a67b7a8f8a3;hb=1e6cff0b3b5c1d1ceffd5ddc3124f3bb8e2e78da;hp=41941c820f5e2ed326964e5a1b28da17adfa2fc9;hpb=bfbf65aad06550afcc5b886c1d3acf4c561edb2b;p=elogind.git diff --git a/udev/udev.xml b/udev/udev.xml index 41941c820..b6c593341 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -347,12 +347,18 @@ is specified, and the executed program returns non-zero, the event will be marked as failed for a possible later handling. + If no path is given, the program must be in + /lib/udev, otherwise the full path must be + specified. If the specified string starts with , all current event values will be passed to the specified socket, as a message in the same format the kernel sends an uevent. If the first character of the specified path is an @ character, an abstract namespace socket is used, instead of an existing socket file. + Program name and arguments are separated with spaces. To + include spaces in an argument, use single quotes. Please note + that this does not run through a shell. @@ -380,7 +386,9 @@ Execute an external program specified as the assigned value and - import its output, which must be in environment key format. + import its output, which must be in environment key + format. Path specification, command/argument separation, + and quoting work like in . @@ -419,12 +427,6 @@ Rule and device options: - - - - Ignore this event completely. - -