[Pkg-utopia-maintainers] Bug#770871: Bug#770871: ModemManager only starts up if system is PID 1

Michael Biebl biebl at debian.org
Mon Feb 2 13:34:14 UTC 2015


Hi OdyX,

Am 02.02.2015 um 11:10 schrieb Didier 'OdyX' Raboud:
> Le lundi, 2 février 2015 08.57:02, vous avez écrit :
>> Could you add the patch file to this bug. It seems you forgot to
>> attach it in your previous mail.
> 
> Damn. :'(
> 
> Here you go.

To keep the diff smaller, could you change the patch to simply use

/* Do nothing if booted with systemd */
if (sd_booted())
	return;

for modem_manager_1_poke_cb() and modem_manager_1_poke().

A more verbose patch header would be great as well.
Just add a few sentences that for MM we use runtime detection since we
want the dbus autostart behaviour on !systemd for MM.

Keep in mind, that we didn't replace all occurences of HAVE_SYSTEMD.

Thanks,
Michael

-- 
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: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20150202/f6bed71a/attachment-0001.sig>


More information about the Pkg-utopia-maintainers mailing list