Comment 7 for bug 235868

Revision history for this message
Thierry Carrez (ttx) wrote :

SRU report :

Impact : The init status command displays an error message in addition to the status.
Affects : >=2.40-1ubuntu4 (hardy, intrepid)
Development branch fix : patch was accepted yesterday in Debian 2.42-3, will be merged as soon as MoM catches up, see bug 239404 for details.
Minimal patch : see comment 5 above.

TEST CASE :
$ sudo apt-get install dnsmasq
$ sudo /etc/init.d/dnsmasq status
 * Checking DNS forwarder and DHCP server dnsmasq
 * running
/etc/init.d/dnsmasq: 212: log_msg_end: not found

This last line should just read " [ OK ]".

Regression potential : given the simplicity of the patch, there is no regression potential.