From: Kay Sievers Date: Sun, 28 Jun 2009 15:10:04 +0000 (+0200) Subject: man: udev - add private properties like ENV{.FOO}="bar" X-Git-Tag: 174~919 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f045aa1cabab0ea0c3c3a6ee45cc9013a36c35b1;p=systemd man: udev - add private properties like ENV{.FOO}="bar" --- diff --git a/udev/udev.xml b/udev/udev.xml index cd4884d3..934fe628 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -323,7 +323,8 @@ - Set a device property value. + Set a device property value. Property names with a leading '.' + are not stored in the database or exported to external tool or events.