<div dir="ltr"><p dir="ltr"><br>
On 8 Jan 2015 01:11, "Peter Eisentraut" <<a href="mailto:petere@debian.org" target="_blank">petere@debian.org</a>> wrote:<br>
><br>
> On 10/8/14 6:50 PM, Felipe Sateler wrote:<br>
> > Package: ntp<br>
> > Version: 1:4.2.6.p5+dfsg-3.1<br>
> > Severity: normal<br>
> ><br>
> > The ntp init script has this check:<br>
> ><br>
> > test -x $DAEMON || exit 5<br>
><br>
> That is the LSB exit code, but I guess that practice never really caught on.<br>
></p>
<p dir="ltr">Sysvinit never checked scripts return status, so no wonder it didn't catch on.</p>
<p dir="ltr">> > Which means that if ntp has been removed but not purged, the ntp script<br>
> > will fail at boot. With systemd actually checking the return code of<br>
> > init scripts, this results in the system being flagged as not correctly<br>
> > booted.<br>
><br>
> Hmm, is that something that should be fixed in jessie then?</p>
<p dir="ltr">Not sure if a fix would be acceptable now.  You'd have to ask the release team, but given the late date and the minority of the bug I wouldn't have high hopes.</p>
<p dir="ltr">><br>
> (Other packages might be affected.)</p>
<p dir="ltr">Probably,  but ntp happened to be installed on my computer ;)<br>
</p>
</div>