From 7fdc5cb4454d21b3451d3492f45e3891e5780f75 Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Wed, 18 Feb 2004 23:59:54 -0800 Subject: [PATCH] more HOWTO cleanups. --- extras/start_udev | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'extras/start_udev') diff --git a/extras/start_udev b/extras/start_udev index caba5270c2..3c39fc9260 100644 --- a/extras/start_udev +++ b/extras/start_udev @@ -4,11 +4,22 @@ # # script to initialize /dev by using udev. # +# Copyright (C) 2004 Greg Kroah-Hartman +# +# Released under the GPL v2 only. +# # This needs to be run at the earliest possible point in the boot # process. # # Based on the udev init.d script # +# Thanks go out to the Gentoo developers for proving +# that this is possible to do. +# +# Yes, it's very verbose, feel free to turn off all of the echo calls, +# they were there to make me feel better that everything was working +# properly during development... +# . /etc/udev/udev.conf -- cgit v1.2.3-54-g00ecf