Hello, On Fri, Oct 08, 2010 at 08:01:27PM +0200, Andreas Metzler wrote: > is there a commonly used solution yet? The examples in latest policy > basically work the same way.
Hm, the simple scripts use log_daemon_msg "Starting $DESC" "$NAME" which outputs the description followed by the daemon name in a single atomic write, AFAIK. In the case of several daemons started by an init script a possible solution could be to abandon the idea of reporting the _progress_ in real time, and instead report atomically just the final _result_. -- Stanislav -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org