classes/update-rc.d.bbclass: move update-rc after postinst
authorEric Bénard <eric@eukrea.com>
Wed, 22 Sep 2010 12:27:16 +0000 (14:27 +0200)
committerEric Bénard <eric@eukrea.com>
Fri, 24 Sep 2010 13:14:25 +0000 (15:14 +0200)
commit410035824b7b562e53be9d8c0933482f69b0380f
tree22f75ea1b49b42db398a06a3b2c967d7b551d575
parent6e76c8887237b0bfbbf208303b33b35296f8a08a
classes/update-rc.d.bbclass: move update-rc after postinst

without this, launching a daemon can fail if postinst is supposed, for
example, to fix permissions of directories used by the daemon.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
classes/update-rc.d.bbclass