From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Brewer Date: Thu, 17 Feb 2011 19:50:43 +0000 Subject: Suggested enhancement to udev script Message-Id: <20110217195043.160394d5@daddy.laptop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi, I'm running udev-161-8.fc14.x86_64 on Fedora 14. The script /etc/init.d/udev-post contains the boilerplate text: "Retrigger failed udev events". Whilst this is doubtless technically accurate, some may become a trifle alarmed to see the word "failed" in their logs when this is a perfectly normal state and all is working exactly as designed. Might I suggest that instead, at boot, something like: "Trigger outstanding udev events" might be more appropriate? If this is addressed to the wrong people, please accept my apologies. Regards, Paul