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: debian/247.3-7+deb11u1~2386^2^2~3461^2~1076 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f045aa1cabab0ea0c3c3a6ee45cc9013a36c35b1;p=systemd.git man: udev - add private properties like ENV{.FOO}="bar" --- diff --git a/udev/udev.xml b/udev/udev.xml index cd4884d3b..934fe628a 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.