[Pkg-utopia-maintainers] Bug#712167: dbus: add upstart init support

Michael Biebl biebl at debian.org
Fri Jun 14 14:50:40 UTC 2013


Am 14.06.2013 16:38, schrieb Simon McVittie:
> On 14/06/13 15:09, Michael Biebl wrote:> +if init_is_upstart; then
>> +    case "$1" in
>> +	stop)
>> +	    exit 0
>> +	    ;;
>> +	*)
>> +	    exit 1
>> +	    ;;
>> +    esac
>> +fi
>> +
>>
>>
>> I do not like this behaviour at all.
>> Not only will this break 3rd party tools (monitoring, sysv editors)
>> but I think exiting is just wrong. What the reasoning to special case
>> stop here?
> 
> This is Policy-mandated for any init script that has a corresponding
> Upstart job (9.11.1 "Event-based boot with upstart").
> http://bugs.debian.org/591791

I voiced my objection when this policy section was discussed and still
object this behaviour today.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20130614/3ced9c97/attachment-0001.sig>


More information about the Pkg-utopia-maintainers mailing list