Re: Bug#591791: Upstart and sysvinit in packages - Policy needed

2011-02-14 Thread Marco Amadori
On Monday 14 February 2011 21:07:57 Steve Langasek wrote: > > if [ -e "/etc/init/${NAME}.conf" ] && /sbin/telinit --version >/dev/null > > 2>&1 > > | grep -qs upstart > > then > > exit 0 > > fi > > > > inside the sysvinit init script. > > This does not appear to be consistent with > http://b

Re: Bug#591791: Upstart and sysvinit in packages - Policy needed

2011-02-14 Thread Steve Langasek
On Mon, Feb 14, 2011 at 11:17:20AM +0100, Marco Amadori wrote: > In data Saturday 12 February 2011 05:55:16, Joachim Breitner ha scritto: > >> I included some patches to have nodm gracefully uses the upstart job. > >> Since those patches permits to have both init scripts in the system, no > >> ma