* udev init.d script
@ 2003-12-19 15:53 Paul Larson
2003-12-19 17:58 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Paul Larson @ 2003-12-19 15:53 UTC (permalink / raw)
To: linux-hotplug
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_id\x1278&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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: udev init.d script
2003-12-19 15:53 udev init.d script Paul Larson
@ 2003-12-19 17:58 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2003-12-19 17:58 UTC (permalink / raw)
To: linux-hotplug
On Fri, Dec 19, 2003 at 09:53:40AM -0600, Paul Larson wrote:
> 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
But that would mess with the way Red Hat has their init scripts set up,
right? Yeah I know the error is there for SuSE, and if anyone wants to
send me a proper SuSE version of the script, I'd be glad to add it to
the tree.
thanks,
greg k-h
-------------------------------------------------------
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_id\x1278&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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-19 17:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-19 15:53 udev init.d script Paul Larson
2003-12-19 17:58 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).