Are you sourcing lsb init-functions (or something similar)? You should be able to use `log_end_msg 0` to indicate success.
On 4/30/07, Arnie Sherman <[EMAIL PROTECTED]> wrote: > > I have created a simple script in /etc/rc.d/init.d to start tracd at > boot time, and set it up with chkconfig. It also let's me stop, start, > and restart tracd with /sbin/service tracd start , etc. > > It's working fine, except I'd like to get it to echo the [ OK ] > message I get when using /sbin/service for things like httpd and mysqld. > I've been looking through those startup scripts, but cannot yet figure > out how that is done. Any suggestions would be greatly appreciated. > > Thanks, > Arnie Sherman > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
