mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:03:22 +00:00
systemd.bbclass: introduce systemd_unitdir
Follow suggestion in [1] [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/038018.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
9d72ff10c5
commit
6143fd76a1
@ -1,5 +1,7 @@
|
||||
DEPENDS_append = " systemd-systemctl-native"
|
||||
|
||||
systemd_unitdir = "${base_libdir}/systemd"
|
||||
|
||||
systemd_postinst() {
|
||||
OPTS=""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user