Skip to content
Commit 637cb7e3 authored by Andreas Oberritter's avatar Andreas Oberritter Committed by Koen Kooi
Browse files

systemd.bbclass: drop postrm, use prerm instead



* Calling "systemctl disable" from postrm is too late and
  causes the following error:

| Failed to issue method call: No such file or directory

* Messing with $D is not needed in *rm scripts.

Signed-off-by: default avatarAndreas Oberritter <obi@opendreambox.org>
Acked-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
Signed-off-by: default avatarKoen Kooi <koen@dominion.thruhere.net>
parent 08dbadf9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment