aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
blob: 5449b1a263a9da8fa238c8f9de15c5d3d3125be2 (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS := "${THISDIR}/${PN}"
 
PRINC = "2"

inherit systemd

SRC_URI += "file://lighttpd.service"

SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE_${PN} = "lighttpd.service"