Further usplash development
Matt Zimmerman
mdz at ubuntu.com
Tue Aug 30 15:26:03 CDT 2005
On Tue, Aug 30, 2005 at 01:50:31PM +0300, Jani Monoses wrote:
> Looks nice.
> Among the things I noticed is that the usplash integration into lsb init
> functions caused many 'which not found' messages on the screen.Probably
> because the which command is in /usr/bin and that's not in the PATH in the
> context those scripts are run.
That's been fixed to use 'type' now, which should also have less overhead
since it's a shell built-in.
--
- mdz
More information about the ubuntu-devel
mailing list