diff options
Diffstat (limited to 'meta-systemd/meta-oe/recipes-graphics/lxdm/lxdm_git.bbappend')
| -rw-r--r-- | meta-systemd/meta-oe/recipes-graphics/lxdm/lxdm_git.bbappend | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/meta-systemd/meta-oe/recipes-graphics/lxdm/lxdm_git.bbappend b/meta-systemd/meta-oe/recipes-graphics/lxdm/lxdm_git.bbappend index e4cf44d3ff..2828a7034f 100644 --- a/meta-systemd/meta-oe/recipes-graphics/lxdm/lxdm_git.bbappend +++ b/meta-systemd/meta-oe/recipes-graphics/lxdm/lxdm_git.bbappend | |||
| @@ -3,14 +3,6 @@ PRINC := "${@int(PRINC) + 1}" | |||
| 3 | 3 | ||
| 4 | inherit systemd | 4 | inherit systemd |
| 5 | 5 | ||
| 6 | SRC_URI += "file://lxdm.service.in" | 6 | SYSTEMD_UNITDIR = "${systemd_unitdir}/system" |
| 7 | |||
| 8 | do_install_append() { | ||
| 9 | install -d ${D}${systemd_unitdir}/system | ||
| 10 | sed -e 's,%sbindir%,${sbindir},g' \ | ||
| 11 | < ${WORKDIR}/lxdm.service.in \ | ||
| 12 | > ${D}${systemd_unitdir}/system/lxdm.service | ||
| 13 | } | ||
| 14 | |||
| 15 | SYSTEMD_PACKAGES = "${PN}-systemd" | 7 | SYSTEMD_PACKAGES = "${PN}-systemd" |
| 16 | SYSTEMD_SERVICE = "lxdm.service" | 8 | SYSTEMD_SERVICE = "lxdm.service" |
