[arch-projects] [PATCH 1/2] [mkinitcpio] Drop deprecated /proc/sys/kernel/hotplug

Tom Gundersen teg at jklm.no
Sat Apr 30 16:17:01 EDT 2011


On Sat, Apr 30, 2011 at 10:06 PM, Gerardo Exequiel Pozzi
<vmlinuz386 at yahoo.com.ar> wrote:
> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
> ---
>  init |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/init b/init
> index e230f82..7b81a1a 100644
> --- a/init
> +++ b/init
> @@ -32,7 +32,6 @@ parse_cmdline
>  # if available, start udevd at this stage
>  if [ -x /sbin/udevd ]; then
>     msg ":: Starting udevd..."
> -    echo > /proc/sys/kernel/hotplug
>     /sbin/udevd --daemon --resolve-names=never
>     udevd_running=1
>     msg "done."
> --
> 1.7.5

Ack.


More information about the arch-projects mailing list