chiark / gitweb /
[PATCH] udevstart fixes
authormd@Linux.IT <md@Linux.IT>
Fri, 5 Mar 2004 03:10:02 +0000 (19:10 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:08 +0000 (21:35 -0700)
commit3f20eac0a58dc3987200773a39163e30b60993fc
treef41d70c244656870ed94a4b2a3fc0b1e059d6a5b
parent824e601185babc5daf3e1c28c487bb4bc5ea48e2
[PATCH] udevstart fixes

udevstart_no_retval: currently udevstart will always return rc=22
because of the error handling code. I completely removed it because it
is not used, and returning a generic error to the init script is not
much useful anyway.
udevstart.c