diff --git a/bootscripts/lfs/init.d/udev b/bootscripts/lfs/init.d/udev index 739109cda..ab56ab9e3 100644 --- a/bootscripts/lfs/init.d/udev +++ b/bootscripts/lfs/init.d/udev @@ -49,7 +49,7 @@ case "${1}" in # Start the udev daemon to continually watch for, and act on, # uevents - /lib/udev/udevd --daemon + /sbin/udevd --daemon # Now traverse /sys in order to "coldplug" devices that have # already been discovered diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e8a81ad44..eb6530d96 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,7 +37,16 @@ --> - 2014-03-03 + 2014-03-07 + + + [bdubbs] - Update location of udevd in bootscripts. + + + + + + 2014-03-06 [bdubbs] - Remove udev from systemd and diff --git a/general.ent b/general.ent index 2e73e70d1..bf8e38459 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index 02484290c..41d2c52ec 100644 --- a/packages.ent +++ b/packages.ent @@ -322,7 +322,7 @@ - +