Package: lsb-base
Severity: wishlist

Currently we have log_begin_msg()

    Setting up foo...

and log_end_msg():

                                                        [ ok ]

but I have some initscripts that print useful progress messages:

                      and doing something else...

or warning messages:

                      (warning: cleanup failed)...

It would be nice if init-functions included log_progress_msg() for
these purposes.

    Setting up foo...(warning: cleanup failed)...      [ ok ]

-- 
Thomas Hood


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to