[OE-core] [PATCH] avahi-systemd: drop postrm, use prerm instead

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Mon May 21 12:13:09 UTC 2012


Koen Kooi <koen at dominion.thruhere.net> writes:

>> Considering that in the meantime my similar patch [1] to systemd.bbclass
>> got merged into meta-oe by Koen, who initially was against it, I guess
>> this patch can finally get merged now, too.
>
> Crap, I missed the $D part, that's going to get reverted

I think we can keep it when we enhance the systemctl script
(systemd-systemctl-native) to ignore 'stop/start'.  This will simplify
the install scripts because the

| if [ -z "$D" ]; then
|    systemctl stop ...
| fi

block can be replaced by a simple 'systemctl stop ...'



Enrico




More information about the Openembedded-core mailing list