From: Kay Sievers Date: Thu, 28 May 2009 17:21:35 +0000 (+0200) Subject: udevadm: control - add comment to man page about --reload-rules X-Git-Tag: 174~1023 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=dc383337b3e8c9128ea9c771527a55aabfff7297;p=elogind.git udevadm: control - add comment to man page about --reload-rules --- diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 1092498a4..5996c0138 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -278,7 +278,10 @@ - Signal udevd to reload the rules from the config. + Signal udevd to reload the rules files. + Usually the udev daemon detects changes automatically, this may + only be needed on systems without inotify support. Reloading rules + does not apply any changes to already existing devices.