aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2005-06-18 10:57:10 +0200
committerKay Sievers <kay.sievers@suse.de>2005-06-18 10:57:10 +0200
commit57663b364beda200ec189c889e7d9c9fede37c9a (patch)
tree9596b3a13dd6c23f346c737ba53d61da8103934f /README
parente33d1515e2d22fe8f872556dd649e0db3b601057 (diff)
downloadudev-57663b364beda200ec189c889e7d9c9fede37c9a.tar.gz
remove device node, when type block/char has changed
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 54cee659..a2ce9c7d 100644
--- a/README
+++ b/README
@@ -10,8 +10,7 @@ To use:
- Your 2.6 kernel must have had CONFIG_HOTPLUG enabled when it was built.
-- Make sure sysfs is mounted. udev will figure out where sysfs is mounted, but
- the traditional place for it is at /sys. You can mount it by hand by running:
+- Make sure sysfs is mounted at /sys. You can mount it by running:
mount -t sysfs none /sys
- Make sure you have the latest version of the linux-hotplug scripts. They are