From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Larson Date: Fri, 19 Dec 2003 15:53:40 +0000 Subject: udev init.d script Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org I was looking at the udev init.d script included with udev on a SuSE box and noticed that it got some errors. Actual Results: /etc/init.d/udev: line 8: /etc/rc.d/init.d/functions: No such file or directory /etc/init.d/udev: line 25: action: command not found In spite of the errors, it still seemed to run correctly and create devices, but I think it could be easily corrected to run cleanly on any distro by simply: 1. removing line 8 2. changing the action call on line 25 to and echo Thanks, Paul Larson ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel