From e62c9c72cdb4ff920c71679f230cde9736570ee7 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Fri, 8 Apr 2011 16:14:48 +0000 Subject: [PATCH] Docs: README: Clarify configuration of existing devices Signed-off-by: Michael Witten --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 10a937a76..8d4ecbd5c 100644 --- a/README +++ b/README @@ -64,7 +64,7 @@ Setup: - The udev daemon should be started to handle device events sent by the kernel. During bootup, the kernel can be asked to send events for all already existing - devices, to apply the configuration to these devices. This is usually done by: + devices so that they too can be configured by udev. This is usually done by: /sbin/udevadm trigger --type=subsystems /sbin/udevadm trigger --type=devices -- 2.30.2