From f92874e747dae948fdfacf53537f554ccee7bd54 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 5 Dec 2009 15:59:05 +0100 Subject: replace /bin/mdev with /sbin/mdev Signed-off-by: Denys Vlasenko --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index 2eb5c00..1505ac3 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2656,7 +2656,7 @@ " -s Scan /sys and populate /dev during system boot\n" \ "\n" \ "It can be run by kernel as a hotplug helper. To activate it:\n" \ - " echo /bin/mdev >/proc/sys/kernel/hotplug\n" \ + " echo /sbin/mdev > /proc/sys/kernel/hotplug\n" \ IF_FEATURE_MDEV_CONF( \ "It uses /etc/mdev.conf with lines\n" \ "[-]DEVNAME UID:GID PERM" \ -- cgit v1.1