small patch to powernowd init script
Matt Zimmerman
mdz at canonical.com
Thu Nov 25 14:05:57 CST 2004
On Wed, Nov 03, 2004 at 12:21:48PM -0500, Dmitriy Kropivnitskiy wrote:
> The powernowd init script during restart calls stop action as
> $0 stop
> but calls start action as
> echo $NAME
> start
> It looks nicer if the start acttion is called as
> $0 start
> without the echo command. In this case both start and stop have a proper
> message and [ OK ] or [ FAIL ] in the end.
I did it a bit differently, but it should be cleaned up now. Thanks.
--
- mdz
More information about the ubuntu-devel
mailing list